Home
last modified time | relevance | path

Searched refs:clearSharedPreferences (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DHashedStringCacheTest.java50 clearSharedPreferences(); in setup()
177 private void clearSharedPreferences() { in clearSharedPreferences() method in HashedStringCacheTest
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipPreferences.java78 public void clearSharedPreferences() { in clearSharedPreferences() method in SipPreferences
H A DSipProfileDb.java94 mSipPreferences.clearSharedPreferences(); in cleanupUponMigration()
/aosp12/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
H A DTelephonyBackupAgentTest.java319 mTelephonyBackupAgent.clearSharedPreferences(); in setUp()
326 mTelephonyBackupAgent.clearSharedPreferences(); in tearDown()
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyBackupAgent.java369 clearSharedPreferences(); in onFullBackup()
424 void clearSharedPreferences() { in clearSharedPreferences() method in TelephonyBackupAgent