Home
last modified time | relevance | path

Searched defs:usingSubId (Results 1 – 1 of 1) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3889 … Telephony.SimInfo.COLUMN_IMS_RCS_UCE_ENABLED), usingSubId, subId), in update() local
3902 private static Uri getNotifyContentUri(Uri uri, boolean usingSubId, int subId) { in getNotifyContentUri()