Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java706 if (apnSourceServiceExists(mContext)) { in onCreate()
2775 private static boolean apnSourceServiceExists(Context context) { in apnSourceServiceExists() method in TelephonyProvider
2913 if (!apnSourceServiceExists(getContext())) { in onCreate()
4868 if (apnSourceServiceExists(getContext())) { in restoreDefaultAPN()
4911 if (apnSourceServiceExists(getContext())) { in updateApnDb()