Searched refs:STORAGE_DEVICE_PROTECTED (Results 1 – 2 of 2) sorted by relevance
95 private static final int STORAGE_DEVICE_PROTECTED = 1; field in PreferenceManager246 mStorage = STORAGE_DEVICE_PROTECTED; in setStorageDeviceProtected()275 return mStorage == STORAGE_DEVICE_PROTECTED; in isStorageDeviceProtected()323 case STORAGE_DEVICE_PROTECTED: in getSharedPreferences()
128 private static final int STORAGE_DEVICE_PROTECTED = 1; field in PreferenceManager426 mStorage = STORAGE_DEVICE_PROTECTED; in setStorageDeviceProtected()468 return mStorage == STORAGE_DEVICE_PROTECTED; in isStorageDeviceProtected()499 case STORAGE_DEVICE_PROTECTED: in getSharedPreferences()