Searched defs:usingSubId (Results 1 – 1 of 1) sorted by relevance
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | TelephonyProvider.java | 5518 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5524 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5530 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5536 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5542 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5548 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5555 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5562 usingSubId, subId), null, true, UserHandle.USER_ALL); in updateSynchronized() local 5574 private static Uri getNotifyContentUri(Uri uri, boolean usingSubId, int subId) { in getNotifyContentUri()
|