Home
last modified time | relevance | path

Searched defs:notifyCarrierNetworkChangeWithSubId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl83 void notifyCarrierNetworkChangeWithSubId(in int subId, in boolean active); in notifyCarrierNetworkChangeWithSubId() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1903 public void notifyCarrierNetworkChangeWithSubId(int subId, boolean active) { in notifyCarrierNetworkChangeWithSubId() method in TelephonyRegistry