HomeSort by relevance Sort by last modified time
    Searched defs:curId (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalSource.java 228 int curId = Integer.parseInt(pid2.path.getSuffix());
229 if (curId - startId >= MediaSet.MEDIAITEM_BATCH_FETCH_COUNT) {
232 ids.add(curId);
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 194 milliseconds