OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getItemSupportedOperations
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/photos/
AlbumSetFragment.java
112
public int
getItemSupportedOperations
(Object item) {
PhotoSetFragment.java
107
public int
getItemSupportedOperations
(Object item) {
MultiChoiceManager.java
54
public int
getItemSupportedOperations
(Object item);
113
int supported = mDelegate.
getItemSupportedOperations
(item);
AlbumFragment.java
142
public int
getItemSupportedOperations
(Object item) {
Completed in 37 milliseconds