HomeSort by relevance Sort by last modified time
    Searched refs:KEY_STORAGE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/
SettingsDumpService.java 43 @VisibleForTesting static final String KEY_STORAGE = "storage";
61 dump.put(KEY_STORAGE, dumpStorage());
  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 154 private static final String KEY_STORAGE = "storage_settings";
446 mStoragePreference = findPreference(KEY_STORAGE);
    [all...]

Completed in 920 milliseconds