Searched refs:getNotifyContentUri (Results 1 – 1 of 1) sorted by relevance
4703 getNotifyContentUri(SubscriptionManager.WFC_ENABLED_CONTENT_URI, in update()4708 getNotifyContentUri(SubscriptionManager in update()4714 getNotifyContentUri(SubscriptionManager.VT_ENABLED_CONTENT_URI, in update()4719 getNotifyContentUri(SubscriptionManager.WFC_MODE_CONTENT_URI, in update()4723 getContext().getContentResolver().notifyChange(getNotifyContentUri( in update()4728 getContext().getContentResolver().notifyChange(getNotifyContentUri( in update()4733 getContext().getContentResolver().notifyChange(getNotifyContentUri( in update()4739 getContext().getContentResolver().notifyChange(getNotifyContentUri( in update()4745 getContext().getContentResolver().notifyChange(getNotifyContentUri( in update()4760 private static Uri getNotifyContentUri(Uri uri, boolean usingSubId, int subId) { in getNotifyContentUri() method in TelephonyProvider