Searched refs:STORAGE_DEVICE_PROTECTED (Results 1 – 2 of 2) sorted by relevance
139 private static final int STORAGE_DEVICE_PROTECTED = 1; field in PreferenceManager445 mStorage = STORAGE_DEVICE_PROTECTED; in setStorageDeviceProtected()487 return mStorage == STORAGE_DEVICE_PROTECTED; in isStorageDeviceProtected()518 case STORAGE_DEVICE_PROTECTED: in getSharedPreferences()
54430 Landroid/preference/PreferenceManager;->STORAGE_DEVICE_PROTECTED:I