Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1867 notifyCarrierNetworkChangeWithPermission(subId, active); in notifyCarrierNetworkChange()
1878 notifyCarrierNetworkChangeWithPermission(subId, active); in notifyCarrierNetworkChangeWithSubId()
1881 private void notifyCarrierNetworkChangeWithPermission(int subId, boolean active) { in notifyCarrierNetworkChangeWithPermission() method in TelephonyRegistry