OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTotalCount
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
SelectionManager.java
111
private int
getTotalCount
() {
125
count =
getTotalCount
() - count;
140
if (count ==
getTotalCount
()) {
186
int total =
getTotalCount
();
220
int total =
getTotalCount
();
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetDataLoader.java
134
public int
getTotalCount
(int index) {
Completed in 529 milliseconds