|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ViewDragHelper.cancel(), but also abort all motion in progress and snap to the end of any
animation.
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.AccessibilityNodeInfo
introduced after API level 4 in a backwards compatible fashion.AccessibilityNodeInfo.
AccessibilityNodeProvider
introduced after API level 4 in a backwards compatible fashion.AccessibilityNodeProvider.
AccessibilityRecord
introduced after API level 4 in a backwards compatible fashion.AccessibilityService
introduced after API level 4 in a backwards compatible fashion.MotionEventCompat.getActionMasked(android.view.MotionEvent): The pointer is not down but has entered the
boundaries of a window or view.
MotionEventCompat.getActionMasked(android.view.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.
DrawerLayout and the framework ActionBar to implement the recommended
design for navigation drawers.Activity
introduced after API level 4 in a backwards compatible fashion.ActivityInfo
introduced after API level 4 in a backwards compatible fashion.ActivityOptions
introduced in API level 16 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.
AccessibilityRecord to the end of
event records.
AsyncTaskLoader.AtomicFile,
a helper class for performing atomic operations on a file by creating a
backup file until a write has successfully completed.FragmentTransaction.detach(Fragment).
Notification
object.
ViewDragHelper.processTouchEvent(android.view.MotionEvent) receiving an ACTION_CANCEL event.
SlidingPaneLayout.isSlideable() - this method is going away soon!
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.Context
introduced after API level 4 in a backwards compatible fashion.AccessibilityNodeInfoCompat representing a virtual view,
i.e. a descendant of the host View, with the given virtualViewId
or the host View itself if virtualViewId equals to View.NO_ID.
LruCache.create(Object) returned a value.
Parcelable.writeToParcel() and
using the given ClassLoader.
CursorAdapter.LoaderManager with a CursorLoader.
CursorLoader.DatabaseUtils
introduced after API level 4 in a backwards compatible fashion.DebugUtils
introduced after API level 4 in a backwards compatible fashion.PagerAdapter.destroyItem(ViewGroup, int, Object)
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.
DrawerLayout.DrawerListener.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.
Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE,
Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE
and contains a string array of all of the components that have changed.
Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE,
Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE
and contains an integer array of uids of all of the components
that have changed.
Intent.ACTION_SEND to supply an alternative to
Intent.EXTRA_TEXT
as HTML formatted text.
AtomicFile.startWrite().
AccessibilityNodeInfos by text.
AccessibilityNodeInfoCompats by text.
MotionEvent.findPointerIndex(int).
PagerAdapter.finishUpdate(ViewGroup)
AtomicFile.startWrite().
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).
LoaderManager with a CursorLoader.
NotificationCompat.Builder.setPriority(int) with a positive value.
CursorAdapter.onContentChanged() when a notification comes in.
Fragment.Fragment.instantiate(Context, String, Bundle) when
there is an instantiation failure.FragmentManager.saveFragmentInstanceState.Fragment and
Loader APIs.FragmentManager.FragmentTransaction.addToBackStack().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.Fragment objects for
its tab content.FragmentTransaction.TaskStackBuilder.create(Context) instead
MotionEvents.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.
AccessibilityServices
that explore the window content.
AccessibilityServices
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.
AccessibilityServiceInfos of the enabled accessibility services
for a given feedback type.
FragmentManager.putFragment(Bundle, String, Fragment).
AccessibilityServiceInfos of the installed accessibility services.
FragmentActivity.onRetainCustomNonConfigurationInstance().
FragmentTransaction.addToBackStack(String) when creating this entry.
NetworkInfo that caused the given
ConnectivityManager.CONNECTIVITY_ACTION broadcast.
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).
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.
Uri that provides access to the given File.
Fragment.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)),
if provided.
SimpleCursorAdapter.ViewBinder used to bind data to views.
MotionEvent.getX(int).
VelocityTracker.getXVelocity(int).
MotionEvent.getY(int).
VelocityTracker.getYVelocity(int).
Gravity.
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)
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 indexth key-value mapping that this
LongSparseArray stores.
0...size()-1, returns
the key from the indexth key-value mapping that this
SparseArray stores.
KeyEvent introduced after
API level 4 in a backwards compatible fashion.ListFragment.Loader.LoaderManager.android.util.LogWriter
introduced after API level 4 in a backwards compatible fashion.LruCache.LruCache.sizeOf(K, V), this returns the maximum
number of entries in the cache.
Menu
introduced after API level 4 in a backwards compatible fashion.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)).
Intent.FLAG_ACTIVITY_CLEAR_TOP set
by this method, along with any others required for proper up navigation as outlined
in the Android Design Guide.
Parcelable.Creator.
Notification
introduced after API level 4 in a backwards compatible fashion.NotificationCompat objects.Notification.Builder
object.Fragment.startActivityForResult(Intent, int).
Activity's
onConfigurationChanged
method.
Loader.ForceLoadContentObserver detects a change.
ContentObserver on the cursor receives a change notification.
view is about to be shown.
Fragment.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) has
been detached from the fragment.
DrawerLayout.DrawerListener callback method.
DrawerLayout.DrawerListener callback method.
DrawerLayout.DrawerListener callback method.
DrawerLayout.DrawerListener callback method.
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.
AccessibilityNodeInfo with information
about this view.
Activity's
onOptionsItemSelected method.
SherlockActivity's
onOptionsItemSelected method.
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().
GestureDetector.OnGestureListener supplied.
Fragment.onCreateView(LayoutInflater, ViewGroup, Bundle)
has returned, but before any saved state has been restored in to the view.
ViewPager.ViewPager.ViewPager.Parcelable
introduced after API level 4 in a backwards compatible fashion.Parcelable creator should implement.virtualViewId or the host View itself
if virtualViewId equals to View.NO_ID.
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.
AtomicFile.openRead() that also reads all of the
file contents into a byte array which is returned.
LongSparseArray.delete(long).
key if it exists.
SparseArrayCompat.delete(int).
AccessibilityManager.AccessibilityStateChangeListener.
FragmentManager.addOnBackStackChangedListener(OnBackStackChangedListener).
FragmentTransaction.replace(int, Fragment, String) with a null tag.
ResourceCursorAdapter.LoaderManager with a CursorLoader.
CursorAdapter.CursorAdapter(Context, Cursor, boolean); it is recommended
you not use this, but instead ResourceCursorAdapter.ResourceCursorAdapter(Context, int, Cursor, int).
Loader in
this manager, registers the callbacks to it,
and (if the activity/fragment is currently started) starts loading it.
PagerAdapter.saveState().
Scroller APIs when available.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.
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(android.view.Menu, android.view.MenuInflater)
and related methods.
FragmentManager.saveFragmentInstanceState.
Paint object used with the current layer (used only if the current
layer type is not set to ViewCompat.LAYER_TYPE_NONE).
ListFragment.setListShown(boolean), but no animation is used when
transitioning from the previous state.
ViewPager.PageTransformer that will be called for each attached page whenever
the scroll position is changed.
Parcelable data of the event.
root.
PagerAdapter.setPrimaryItem(ViewGroup, int, Object)
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.
FragmentTabHost.setup(Context, FragmentManager) or
FragmentTabHost.setup(Context, FragmentManager, int).
Notification.when field as a stopwatch.
0...size()-1, sets a new
value for the indexth key-value mapping that this
LongSparseArray stores.
0...size()-1, sets a new
value for the indexth key-value mapping that this
SparseArray stores.
Intent.ACTION_SEND and
Intent.ACTION_SEND_MULTIPLE sharing intents and starting activities
to share content.SimpleCursorAdapter.LoaderManager with a CursorLoader.
LruCache.sizeOf(K, V), this returns the number
of entries in the cache.
key and value in
user-defined units.
SlidingPaneLayout.PanelSlideListener.SlidingPaneLayout.closePane() - this method is going away soon!
SlidingPaneLayout.openPane() - this method is going away soon!
child to the given (left, top) position.
SparseArray, that
provides a removeAt() method.Service.onStartCommand(android.content.Intent, int, int): if this
service's process is killed while it is started (after returning from
Service.onStartCommand(android.content.Intent, int, int)), 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(android.view.LayoutInflater, android.view.ViewGroup, android.os.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.
TimeUtils
introduced after API level 4 in a backwards compatible fashion.ActivityCompat.startActivity(android.app.Activity, android.content.Intent, android.os.Bundle).
View.
View.
EditText.
AccessibilityEvent all types.
Loader.registerListener(int, android.support.v4.content.Loader.OnLoadCompleteListener) .
Socket.
0...size()-1, returns
the value from the indexth key-value mapping that this
LongSparseArray stores.
0...size()-1, returns
the value from the indexth 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 | |||||||||