Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipPreferences.java78 public void clearSharedPreferences() { in clearSharedPreferences() method in SipPreferences
DSipProfileDb.java90 mSipPreferences.clearSharedPreferences(); in cleanupUponMigration()
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java248 mTelephonyBackupAgent.clearSharedPreferences(); in setUp()
255 mTelephonyBackupAgent.clearSharedPreferences(); in tearDown()
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyBackupAgent.java334 clearSharedPreferences(); in onFullBackup()
390 void clearSharedPreferences() { in clearSharedPreferences() method in TelephonyBackupAgent