Searched refs:STORAGE_DEVICE_PROTECTED (Results 1 – 2 of 2) sorted by relevance
82 private static final int STORAGE_DEVICE_PROTECTED = 1; field in PreferenceManager227 mStorage = STORAGE_DEVICE_PROTECTED; in setStorageDeviceProtected()265 return mStorage == STORAGE_DEVICE_PROTECTED; in isStorageDeviceProtected()282 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()