|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
View.AccessibilityDelegate
introduced after
API level 4 in a backwards compatible fashion.AccessibilityEvent
introduced after API level 4 in a backwards compatible fashion.AccessibilityManager
introduced after API level 4 in a backwards compatible fashion.android.view.accessibility.AccessibilityNodeInfo
introduced after API level 4 in a backwards compatible fashion.android.view.accessibility.AccessibilityNodeInfo
.
android.view.accessibility.AccessibilityNodeProvider
introduced after API level 4 in a backwards compatible fashion.android.view.accessibility.AccessibilityNodeProvider
.
android.view.accessibility.AccessibilityRecord
introduced after API level 4 in a backwards compatible fashion.android.accessibilityservice.AccessibilityService
introduced after API level 4 in a backwards compatible fashion.MotionEventCompat.getActionMasked(MotionEvent)
: The pointer is not down but has entered the
boundaries of a window or view.
MotionEventCompat.getActionMasked(MotionEvent)
: The pointer is not down but has exited the
boundaries of a window or view.
MotionEvent#ACTION_HOVER_MOVE
.
MotionEvent#ACTION_MASK
.
MotionEvent#ACTION_POINTER_DOWN
.
MotionEvent#ACTION_POINTER_INDEX_MASK
.
MotionEvent#ACTION_POINTER_INDEX_SHIFT
.
MotionEvent#ACTION_POINTER_UP
.
MotionEvent#ACTION_SCROLL
.
android.app.Activity
introduced after API level 4 in a backwards compatible fashion.android.content.pm.ActivityInfo
introduced after API level 4 in a backwards compatible fashion.FragmentTransaction.add(int, Fragment, String)
with a 0 containerViewId.
FragmentTransaction.add(int, Fragment, String)
with a null tag.
AccessibilityManager.AccessibilityStateChangeListener
for changes in
the global accessibility state of the system.
root
.
android.view.accessibility.AccessibilityRecord
to the end of
event records.
android.content.AsyncTaskLoader
.FragmentTransaction.detach(Fragment)
.
Notification
object.
Socket
traffic originating
from the current thread.
FragmentTransaction.commit()
but allows the commit to be executed after an
activity's state is saved.
MenuItem
to act as a sharing action.
ConnectivityManager
introduced after
API level 16 in a backwards compatible fashion.android.content.Context
introduced after API level 4 in a backwards compatible fashion.AccessibilityNodeInfoCompat
representing a virtual view,
i.e.
LruCache.create(Object)
returned a value.
android.widget.CursorAdapter
.android.app.LoaderManager
with a android.content.CursorLoader
.
android.content.CursorLoader
.android.database.DatabaseUtils
introduced after API level 4 in a backwards compatible fashion.android.util.DebugUtils
introduced after API level 4 in a backwards compatible fashion.PagerAdapter.destroyItem(ViewGroup, int, Object)
android.app.DialogFragment
.FragmentTransaction.addToBackStack(String)
.
DialogFragment.dismiss()
that uses
FragmentTransaction.commitAllowingStateLoss()
.
AccessibilityEvent
to the host View
first and then
to its children for adding their text content to the event.
android.widget.EdgeEffect
introduced after
API level 4 in a backwards compatible fashion.LruCache.entryRemoved(boolean, K, V, V)
on each removed entry.
FragmentTransaction
is committed with
FragmentTransaction.commit()
, it
is scheduled to be executed asynchronously on the process's main thread.
ComponentName
of the calling activity for
an ACTION_SEND intent.
android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE
,
android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE
and contains a string array of all of the components that have changed.
android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE
,
android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE
and contains an integer array of uids of all of the components
that have changed.
android.content.Intent#ACTION_SEND
to supply an alternative to
android.content.Intent#EXTRA_TEXT
as HTML formatted text.
android.view.accessibility.AccessibilityNodeInfo
s by text.
AccessibilityNodeInfoCompat
s by text.
MotionEvent#findPointerIndex(int)
.
PagerAdapter.setPrimaryItem(ViewGroup, int, Object)
Context.startActivity()
,
this flag will cause any existing task that would be associated with the
activity to be cleared before the activity is started.
Context.startActivity()
,
this flag will cause a newly launching task to be placed on top of the current
home activity task (if there is one).
android.app.LoaderManager
with a android.content.CursorLoader
.
NotificationCompat.Builder.setPriority(int)
with a positive value.
CursorAdapter.onContentChanged()
when a notification comes in.
android.app.Fragment
.Fragment.instantiate(Context, String, Bundle)
when
there is an instantiation failure.FragmentManager.saveFragmentInstanceState
.Fragment
and
Loader
APIs.Fragment
introduced after
API level 13 in a backwards compatible fashion.android.app.FragmentManager
.FragmentTransaction.addToBackStack()
.PagerAdapter
that
represents each page as a android.app.Fragment
that is persistently
kept in the fragment manager as long as the user can return to the page.PagerAdapter
that
represents each page as a Fragment
that is persistently
kept in the fragment manager as long as the user can return to the page.PagerAdapter
that
uses a Fragment
to manage each page.PagerAdapter
that
uses a Fragment
to manage each page.android.app.FragmentTransaction
.TaskStackBuilder.create(Context)
instead
null
if no such mapping has been made.
key
if it exists in the cache or can be
created by #create
.
null
if no such mapping has been made.
android.accessibilityservice.AccessibilityService
s
that explore the window content.
android.accessibilityservice.AccessibilityService
s
that explore the window content.
MotionEvent#getAction
, returning only the pointer index
portion
MotionEvent#getAction
, returning only the MotionEventCompat.ACTION_MASK
portion.
ComponentName
of the Activity that invoked this sharing intent.
AccessibilityServiceInfo
s of the enabled accessibility services
for a given feedback type.
FragmentManager.putFragment(Bundle, String, Fragment)
.
AccessibilityServiceInfo
s of the installed accessibility services.
FragmentActivity.onRetainCustomNonConfigurationInstance()
.
FragmentTransaction.addToBackStack(String)
when creating this entry.
NotificationCompat.Builder.build()
instead.
Parcelable
data.
Intent
that will launch an explicit target activity
specified by sourceActivity's NavUtils.PARENT_ACTIVITY
<meta-data>
element in the application's manifest.
Intent
that will launch an explicit target activity
specified by sourceActivityClass's NavUtils.PARENT_ACTIVITY
<meta-data>
element in the application's manifest.
Intent
that will launch an explicit target activity
specified by sourceActivityClass's NavUtils.PARENT_ACTIVITY
<meta-data>
element in the application's manifest.
NavUtils.PARENT_ACTIVITY
<meta-data> element within the activity element in
the application's manifest.
NavUtils.PARENT_ACTIVITY
<meta-data> element within the activity element in
the application's manifest.
PendingIntent
for launching the task constructed by this builder so far.
PendingIntent
for launching the task constructed by this builder so far.
MotionEvent#getPointerId(int)
.
ResolveInfo
.
getActivity().getResources()
.
ViewConfiguration#getScaledPagingTouchSlop()
.
DialogFragment.setShowsDialog(boolean)
.
android.view.accessibility.AccessibilityNodeInfo
of
the event source.
Formatter
and String.format(java.lang.String, java.lang.Object...)
.
Fragment.setTargetFragment(android.support.v4.app.Fragment, int)
.
Fragment.setTargetFragment(android.support.v4.app.Fragment, int)
.
Socket
traffic originating
from the current thread.
Fragment.onCreateView(LayoutInflater, ViewGroup, Bundle)
),
if provided.
SimpleCursorAdapter.ViewBinder
used to bind data to views.
MotionEvent#getX(int)
.
VelocityTracker#getXVelocity(int)
.
MotionEvent#getY(int)
.
VelocityTracker#getYVelocity(int)
.
android.view.Gravity
.
LruCache.get(K)
returned a value.
LongSparseArray.keyAt(int)
would return the
specified key, or a negative number if the specified
key is not mapped.
SparseArrayCompat.keyAt(int)
would return the
specified key, or a negative number if the specified
key is not mapped.
LongSparseArray.valueAt(int)
would return the
specified key, or a negative number if no keys map to the
specified value.
SparseArrayCompat.valueAt(int)
would return the
specified key, or a negative number if no keys map to the
specified value.
Fragment.instantiate(Context, String, Bundle)
but with a null
argument Bundle.
PagerAdapter.instantiateItem(ViewGroup, int)
android.content.Intent
introduced after API level 4 in a backwards compatible fashion.DialogFragment.setCancelable(boolean)
.
Intent#ACTION_SEND_MULTIPLE
intent.
Intent#ACTION_SEND
or Intent#ACTION_SEND_MULTIPLE
sharing Intent.
Intent#ACTION_SEND
intent and contains a single shared item.
PagerAdapter.instantiateItem(ViewGroup, int)
.
0...size()-1
, returns
the key from the index
th key-value mapping that this
LongSparseArray stores.
0...size()-1
, returns
the key from the index
th key-value mapping that this
SparseArray stores.
KeyEvent
introduced after
API level 4 in a backwards compatible fashion.android.app.ListFragment
.android.content.Loader
.android.app.LoaderManager
.android.util.LogWriter
introduced after API level 4 in a backwards compatible fashion.android.util.LruCache
.LruCache.sizeOf(K, V)
, this returns the maximum
number of entries in the cache.
android.view.Menu
introduced after API level 4 in a backwards compatible fashion.android.view.MenuItem
introduced after API level 4 in a backwards compatible fashion.LruCache.get(K)
returned null or required a new
value to be created.
MotionEvent
introduced
after API level 4 in a backwards compatible fashion.navigateUpTo
(sourceActivity,
getParentActivityIntent
(sourceActivity))
.
Parcelable.Creator
.
Notification
objects.Notification.Builder
object.Fragment.startActivityForResult(Intent, int)
.
Loader.ForceLoadContentObserver
detects a change.
ContentObserver
on the cursor receives a change notification.
view
is about to be shown.
Fragment.onCreateView(LayoutInflater, ViewGroup, Bundle)
has
been detached from the fragment.
Loader.forceLoad()
.
Fragment.isHidden()
of
the fragment has changed.
AccessibilityEvent
with information about the
the host View which is the event source.
AccessibilityEvent
with information about
this View which is the event source.
AccessibilityNodeInfoCompat
with information about the host view.
android.view.accessibility.AccessibilityNodeInfo
with information
about this view.
View#dispatchPopulateAccessibilityEvent(AccessibilityEvent)
giving a chance to this View to populate the accessibility event with its
text content.
AccessibilityEvent
and gives an opportunity to the parent (the host)
to augment the event.
AccessibilityEvent
and
gives an opportunity to its parent to augment the event.
Loader.reset()
.
FragmentActivity.onResume()
that you
can override to perform operations in the Activity at the same point
where its fragments are resumed.
FragmentActivity.onRetainNonConfigurationInstance()
.
Loader.startLoading()
.
Loader.stopLoading()
.
Fragment.onCreateView(LayoutInflater, ViewGroup, Bundle)
has returned, but before any saved state has been restored in to the view.
ViewPager
.ViewPager
.ViewPager
.android.os.Parcelable
introduced after API level 4 in a backwards compatible fashion.FragmentManager.popBackStack(String, int)
and FragmentManager.popBackStack(int, int)
: If set, and the name or ID of
a back stack entry has been supplied, then all matching entries will
be consumed until one that doesn't match is found or the bottom of
the stack is reached.
FragmentManager.popBackStack()
, but performs the operation immediately
inside of the call.
FragmentManager.popBackStack(String, int)
, but performs the operation immediately
inside of the call.
FragmentManager.popBackStack(int, int)
, but performs the operation immediately
inside of the call.
NotificationCompat.Builder.setPriority(int)
.
NotificationCompat.Builder.setPriority(int)
,
for more important notifications or alerts.
NotificationCompat.Builder.setPriority(int)
,
for items that are less important.
NotificationCompat.Builder.setPriority(int)
,
for your application's most important items that require the user's
prompt attention or input.
NotificationCompat.Builder.setPriority(int)
;
these items might not be shown to the user except under
special circumstances, such as detailed notification logs.
value
for key
.
LruCache.put(K, V)
was called.
LongSparseArray.delete(long)
.
key
if it exists.
SparseArrayCompat.delete(int)
.
AccessibilityManager.AccessibilityStateChangeListener
.
FragmentManager.addOnBackStackChangedListener(OnBackStackChangedListener)
.
FragmentTransaction.replace(int, Fragment, String)
with a null tag.
android.widget.ResourceCursorAdapter
.android.app.LoaderManager
with a android.content.CursorLoader
.
CursorAdapter.CursorAdapter(Context, Cursor, boolean)
; it is recommended
you not use this, but instead ResourceCursorAdapter.ResourceCursorAdapter(Context, int, Cursor, int)
.
android.content.Loader
in
this manager, registers the callbacks to it,
and (if the activity/fragment is currently started) starts loading it.
PagerAdapter.saveState()
.
android.widget.SearchView
introduced after API level 4 in a backwards compatible fashion.LocalBroadcastManager.sendBroadcast(Intent)
, but if there are any receivers for
the Intent this function will block and immediately dispatch them before
returning.
android.app.Service
introduced after API level 4 in a backwards compatible fashion.FragmentTransaction.setBreadCrumbShortTitle(int)
but taking a raw string; this
method is not recommended, as the string can not be changed
later if the locale changes.
FragmentTransaction.setBreadCrumbTitle(int)
but taking a raw string; this
method is not recommended, as the string can not be changed
later if the locale changes.
PendingIntent
to send when the notification is clicked.
PendingIntent
to send when the notification is cleared by the user
directly from the notification panel.
Gravity
used to position text within the title strip.
Fragment.onCreateOptionsMenu(Menu, MenuInflater)
and related methods.
FragmentManager.saveFragmentInstanceState
.
ListFragment.setListShown(boolean)
, but no animation is used when
transitioning from the previous state.
Fragment.setMenuVisibility(boolean)
if running on an appropriate version of the platform.
Parcelable
data of the event.
root
.
PagerAdapter.setPrimaryItem(ViewGroup, int, Object)
android.widget.ProgressBar
.
MenuItemCompat.setShowAsAction(MenuItem, int)
MenuItem.setShowAsAction()
.
setSmallIcon(int)
that takes an additional
level parameter for when the icon is a LevelListDrawable
.
root
.
root
.
Socket
traffic originating
from the current thread.
setUserVisibleHint(boolean)
if running on an appropriate version of the platform.
Notification#when
field as a stopwatch.
0...size()-1
, sets a new
value for the index
th key-value mapping that this
LongSparseArray stores.
0...size()-1
, sets a new
value for the index
th key-value mapping that this
SparseArray stores.
Intent#ACTION_SEND
and
Intent#ACTION_SEND_MULTIPLE
sharing intents and starting activities
to share content.android.widget.SimpleCursorAdapter
.android.app.LoaderManager
with a android.content.CursorLoader
.
LruCache.sizeOf(K, V)
, this returns the number
of entries in the cache.
key
and value
in
user-defined units.
android.util.SparseArray
, that
provides a removeAt() method.android.app.Service#onStartCommand
: if this
service's process is killed while it is started (after returning from
android.app.Service#onStartCommand
), then leave it in the started
state but don't retain this delivered intent.
Activity#startActivity(Intent)
on the fragment's
containing Activity.
Activity#startActivityForResult(Intent, int)
on the fragment's
containing Activity.
PagerAdapter.startUpdate(ViewGroup)
Loader.startLoading()
is called.
DialogFragment.setStyle(int, int)
: don't draw
any frame at all; the view hierarchy returned by Fragment.onCreateView(LayoutInflater, ViewGroup, Bundle)
is entirely responsible for drawing the dialog.
DialogFragment.setStyle(int, int)
: like
DialogFragment.STYLE_NO_FRAME
, but also disables all input to the dialog.
DialogFragment.setStyle(int, int)
: don't include
a title area.
DialogFragment.setStyle(int, int)
: a basic,
normal dialog.
Socket
with any statistics parameters active for
the current thread.
android.util.TimeUtils
introduced after API level 4 in a backwards compatible fashion.android.view.View
.
android.view.View
.
android.widget.EditText
.
AccessibilityEvent
all types.
Loader.registerListener(int, android.support.v4.content.Loader.OnLoadCompleteListener)
.
Socket
.
0...size()-1
, returns
the value from the index
th key-value mapping that this
LongSparseArray stores.
0...size()-1
, returns
the value from the index
th key-value mapping that this
SparseArray stores.
VelocityTracker
introduced after API level 4 in a backwards compatible fashion.View
introduced after API
level 4 in a backwards compatible fashion.ViewConfiguration
introduced after API level 4 in a backwards compatible fashion.ViewGroup
introduced after API level 4 in a backwards compatible fashion.ViewPager.OnPageChangeListener
interface with stub
implementations of each method.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |