Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java251 private static final String IS_NOT_CARRIER_DELETED = EDITED_STATUS + "!=" + CARRIER_DELETED; field in TelephonyProvider
4525 + IS_NOT_CARRIER_DELETED + " and " in queryInternal()
4604 IS_NOT_CARRIER_DELETED + " and " + in getSubscriptionMatchingAPNListSynchronized()