Searched refs:SipSharedPreferences (Results 1 – 7 of 7) sorted by relevance
29 import com.android.services.telephony.sip.SipSharedPreferences;76 private SipSharedPreferences mSipSharedPreferences;154 mSipSharedPreferences = new SipSharedPreferences(getActivity()); in onResume()
30 public class SipSharedPreferences { class47 public SipSharedPreferences(Context context) { in SipSharedPreferences() method in SipSharedPreferences
141 final SipSharedPreferences sipSharedPreferences = new SipSharedPreferences(context); in useSipForPstnCalls()
49 private SipSharedPreferences mSipSharedPreferences;54 mSipSharedPreferences = new SipSharedPreferences(context); in SipProfileDb()
234 final SipSharedPreferences sipSharedPreferences = new SipSharedPreferences(context); in startSipProfiles()
79 private SipSharedPreferences mSipSharedPreferences;136 mSipSharedPreferences = new SipSharedPreferences(this); in onCreate()
61 private SipSharedPreferences mSharedPreferences;154 mSharedPreferences = new SipSharedPreferences(this); in onCreate()