Searched refs:mSharedPreferenceProxy (Results 1 – 1 of 1) sorted by relevance
888 private SharedPreferenceProxy mSharedPreferenceProxy = (Context context) -> { field in ImsPhoneCallTracker983 mSharedPreferenceProxy = sharedPreferenceProxy; in setSharedPreferenceProxy()1203 if (mSharedPreferenceProxy != null && mPhone.getDefaultPhone() != null) { in getClirMode()1204 SharedPreferences sp = mSharedPreferenceProxy.getDefaultSharedPreferences( in getClirMode()