OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ActionMode
(Results
1 - 11
of
11
) 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
32
* <em>only</em>, you should instead use the framework {@link android.view.
ActionMode
} class.</p>
39
*
ActionMode
}, read the <a href="{@docRoot}guide/topics/ui/menus.html#context-menu">Menus</a>
44
public abstract class
ActionMode
{
50
* Set a tag object associated with this
ActionMode
.
53
* an
ActionMode
for later reference.
55
* @param tag Tag to associate with this
ActionMode
63
* Retrieve the tag object associated with this
ActionMode
.
66
* an
ActionMode
for later reference.
68
* @return Tag associated with this
ActionMode
161
* Invalidate the action mode and refresh menu content. The mode's {@link
ActionMode
.Callback
[
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/19/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/11/
android.jar
Completed in 36 milliseconds