Home
last modified time | relevance | path

Searched defs:requestNetworkRegistrationInfo (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DINetworkService.aidl28 void requestNetworkRegistrationInfo(int slotId, int domain, INetworkServiceCallback callback); in requestNetworkRegistrationInfo() method
H A DNetworkService.java115 public void requestNetworkRegistrationInfo(@Domain int domain, in requestNetworkRegistrationInfo() method in NetworkService.NetworkServiceProvider
291 public void requestNetworkRegistrationInfo(int slotIndex, int domain, in requestNetworkRegistrationInfo() method in NetworkService.INetworkServiceWrapper
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DNetworkRegistrationManager.java149 public void requestNetworkRegistrationInfo(@NetworkRegistrationInfo.Domain int domain, in requestNetworkRegistrationInfo() method in NetworkRegistrationManager
H A DCellularNetworkService.java547 public void requestNetworkRegistrationInfo(int domain, NetworkServiceCallback callback) { in requestNetworkRegistrationInfo() method in CellularNetworkService.CellularNetworkServiceProvider
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/
H A DIwlanNetworkService.java210 public void requestNetworkRegistrationInfo(int domain, NetworkServiceCallback callback) { in requestNetworkRegistrationInfo() method in IwlanNetworkService.IwlanNetworkServiceProvider