Searched defs:usingSubId (Results 1 – 1 of 1) sorted by relevance
| /packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
| D | TelephonyProvider.java | 5055 … Telephony.SimInfo.COLUMN_IMS_RCS_UCE_ENABLED), usingSubId, subId), in update() local 5062 usingSubId, subId), null, true, UserHandle.USER_ALL); in update() local 5068 usingSubId, subId), null, true, UserHandle.USER_ALL); in update() local 5074 usingSubId, subId), null, true, UserHandle.USER_ALL); in update() local 5080 usingSubId, subId), null, true, UserHandle.USER_ALL); in update() local 5086 usingSubId, subId), null, true, UserHandle.USER_ALL); in update() local 5098 private static Uri getNotifyContentUri(Uri uri, boolean usingSubId, int subId) { in getNotifyContentUri()
|