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

  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.h 37 SIZE_INVALID,
  /packages/apps/Settings/src/com/android/settings/applications/
ApplicationsState.java 60 static final int SIZE_INVALID = -2;
847 return SIZE_INVALID;
858 return SIZE_INVALID;
    [all...]
InstalledAppDetails.java 168 private static final int SIZE_INVALID = -1;
241 if (size == SIZE_INVALID) {
    [all...]

Completed in 41 milliseconds