Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3840 boolean usingSubId = false; in update()
3843 usingSubId = true; in update()
3858 usingSubId, subId), null, true, UserHandle.USER_ALL); in update()
3864 usingSubId, subId), null, true, UserHandle.USER_ALL); in update()
3869 usingSubId, subId), null, true, UserHandle.USER_ALL); in update()
3874 usingSubId, subId), null, true, UserHandle.USER_ALL); in update()
3879 usingSubId, subId), null, true, UserHandle.USER_ALL); in update()
3884 usingSubId, subId), null, true, UserHandle.USER_ALL); in update()
3889 … 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() argument
[all …]