|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ApplicationContext
to see if BroadcastListener
s are still registered.
Application
and if any of them match the given
Context
object throws a RuntimeException
ResourceLoader
with an Application
instance
onChanged()
or onInvalidated()
having been called.
Dialog
item indicated by index
.
Paint
contentView
has been set
Runnable
s that are scheduled to run immediately to actually be run.
AppWidgetManager
for the given context
Class
object set by
ShadowIntent.setClass(android.content.Context, Class)
BitmapDrawable
was loaded from.
Intent
started by ShadowApplication.startActivity(android.content.Intent)
and returns it.
Intent
on the
started activities stack.
Intent
started by ShadowApplication.startService(android.content.Intent)
and returns it.
Intent
on the
started services stack.
MockPackageManager
with an anonymous inner class.
ResourceLoader
TestWindow
) if no window has previously been
set.
ShadowItemizedOverlay.setLastFocusedIndex(int)
has been called with a value other
than -1.
BroadcastListener
s are still registered.
Intent
started by ShadowApplication.startActivity(android.content.Intent)
without
consuming it.
Intent
on
the started activities stack.
Intent
started by ShadowApplication.startService(android.content.Intent)
without
consuming it.
Intent
on
the started services stack.
null
AlertDialog
Intent
by iterating through the registered receivers, invoking their filters, and calling
onRecieve(Application, Intent)
as appropriate.
contentView
for this Activity
by invoking the
LayoutInflater
ShadowItemizedOverlay.hitTest(com.google.android.maps.OverlayItem, android.graphics.drawable.Drawable, int, int)
ShadowGeocoder.getFromLocationName(String, int)
should throw an exception to
simulate a failure.
ShadowGeocoder.getFromLocationName(String, int)
}
ShadowGeocoder.getFromLocation(double, double, int)
android.database.DataSetObserver
android.app.AlertDialog.Builder
class.android.app.Application
class.android.graphics.Canvas
class.android.content.ComponentName
class.android.widget.CompoundButton
class.android.content.ContentValues
class.resourceLoader
to actually load resources.Runnable
s into a queue instead of sending them to be handled on a
separate thread.Runnable
s that are scheduled to be executed immediately can be triggered by calling
ShadowHandler.flush()
.IntentFilter
implemented with a List
ItemizedOverlay
that just keeps track of what has been called and enables the return value for
ShadowItemizedOverlay.hitTest(com.google.android.maps.OverlayItem, android.graphics.drawable.Drawable, int, int)
to be set up by
tests.AppWidget
with a new set of views
ShadowGeocoder.getFromLocation(double, double, int)
was called.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |