OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTotalCount
(Results
1 - 3
of
3
) 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
();
AlbumSetSlidingWindow.java
249
int totalCount = mSource.
getTotalCount
(slotIndex);
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetDataLoader.java
134
public int
getTotalCount
(int index) {
Completed in 100 milliseconds