Searched refs:STORAGE_DEVICE_PROTECTED (Results 1 – 2 of 2) sorted by relevance
85 private static final int STORAGE_DEVICE_PROTECTED = 1; field in PreferenceManager232 mStorage = STORAGE_DEVICE_PROTECTED; in setStorageDeviceProtected()270 return mStorage == STORAGE_DEVICE_PROTECTED; in isStorageDeviceProtected()287 case STORAGE_DEVICE_PROTECTED: in getSharedPreferences()
116 private static final int STORAGE_DEVICE_PROTECTED = 1; field in PreferenceManager379 mStorage = STORAGE_DEVICE_PROTECTED; in setStorageDeviceProtected()433 return mStorage == STORAGE_DEVICE_PROTECTED; in isStorageDeviceProtected()460 case STORAGE_DEVICE_PROTECTED: in getSharedPreferences()