Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java4330 return getSubscriptionMatchingAPNList(qb, projectionIn, selection, selectionArgs, in queryInternal()
4405 return getSubscriptionMatchingAPNList(qb, projectionIn, selection, selectionArgs, in queryInternal()
4476 return getSubscriptionMatchingAPNList(qb, projectionIn, selection, selectionArgs, in queryInternal()
4498 return getSubscriptionMatchingAPNList(qb, projectionIn, selection, selectionArgs, in queryInternal()
4574 private Cursor getSubscriptionMatchingAPNList(SQLiteQueryBuilder qb, String[] projectionIn, in getSubscriptionMatchingAPNList() method in TelephonyProvider