OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:itemsStartIndex
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DateBucket.java
15
final int
itemsStartIndex
;
19
int
itemsStartIndex
, int numItems) {
23
this.
itemsStartIndex
=
itemsStartIndex
;
MtpDeviceIndexRunnable.java
111
int nextUnifiedEntry, unifiedStartIndex, numBucketObjects, unifiedEndIndex,
itemsStartIndex
;
125
itemsStartIndex
= currentItemsEntry;
131
itemsStartIndex
, numBucketObjects);
Completed in 7504 milliseconds