HomeSort by relevance Sort by last modified time
    Searched defs:ActionMode (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/android/view/
ActionMode.java 26 * <p>For information about how to provide contextual actions with {@code ActionMode},
31 public abstract class ActionMode {
36 * Set a tag object associated with this ActionMode.
39 * data with an ActionMode for later reference.
41 * @param tag Tag to associate with this ActionMode
50 * Retrieve the tag object associated with this ActionMode.
53 * data with an ActionMode for later reference.
55 * @return Tag associated with this ActionMode
158 * {@link ActionMode.Callback} will have its
159 * {@link Callback#onPrepareActionMode(ActionMode, Menu)} method called
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/view/
ActionMode.java 34 * ActionMode}, read the <a href="{@docRoot}guide/topics/ui/menus.html#context-menu">Menus</a>
39 public abstract class ActionMode {
45 * Set a tag object associated with this ActionMode.
48 * an ActionMode for later reference.
50 * @param tag Tag to associate with this ActionMode
58 * Retrieve the tag object associated with this ActionMode.
61 * an ActionMode for later reference.
63 * @return Tag associated with this ActionMode
156 * Invalidate the action mode and refresh menu content. The mode's {@link ActionMode.Callback}
157 * will have its {@link Callback#onPrepareActionMode(ActionMode, Menu)} method called. If i
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/11/
android.jar 

Completed in 28 milliseconds