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.java781 if (apnSourceServiceExists(mContext)) { in onCreate()
3228 private static boolean apnSourceServiceExists(Context context) { in apnSourceServiceExists() method in TelephonyProvider
3360 if (!apnSourceServiceExists(getContext())) { in onCreate()
5569 if (apnSourceServiceExists(getContext())) { in restoreDefaultAPN()
5619 if (apnSourceServiceExists(getContext())) { in updateApnDb()