Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/carrier/
DCarrierService.java124 public final void notifyCarrierNetworkChange(boolean active) { in notifyCarrierNetworkChange() method in CarrierService
126 if (sRegistry != null) sRegistry.notifyCarrierNetworkChange(active); in notifyCarrierNetworkChange()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl87 void notifyCarrierNetworkChange(in boolean active); in notifyCarrierNetworkChange() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java412 public void notifyCarrierNetworkChange(boolean active) { in notifyCarrierNetworkChange() method in TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1188 public void notifyCarrierNetworkChange(boolean active) { in notifyCarrierNetworkChange() method in TelephonyRegistry
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt105796 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCarrierNetworkChange(Z)V
105862 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyCarrierNetworkChange(Z)V
/frameworks/base/api/
Dcurrent.txt41292 method public final void notifyCarrierNetworkChange(boolean);