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.java94 mSipPreferences.clearSharedPreferences(); in cleanupUponMigration()
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java307 mTelephonyBackupAgent.clearSharedPreferences(); in setUp()
314 mTelephonyBackupAgent.clearSharedPreferences(); in tearDown()
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyBackupAgent.java357 clearSharedPreferences(); in onFullBackup()
412 void clearSharedPreferences() { in clearSharedPreferences() method in TelephonyBackupAgent