Home
last modified time | relevance | path

Searched refs:setSharedPreferenceProxy (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTrackerTest.java588 mCTUT.setSharedPreferenceProxy((Context context) -> { in testDialClirMode()
614 mCTUT.setSharedPreferenceProxy((Context context) -> { in testEmergencyDialSuppressClir()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java982 public void setSharedPreferenceProxy(SharedPreferenceProxy sharedPreferenceProxy) { in setSharedPreferenceProxy() method in ImsPhoneCallTracker