Searched defs:requestNetworkRegistrationInfo (Results 1 – 4 of 4) sorted by relevance
28 void requestNetworkRegistrationInfo(int slotId, int domain, INetworkServiceCallback callback); in requestNetworkRegistrationInfo() method
115 public void requestNetworkRegistrationInfo(@Domain int domain, in requestNetworkRegistrationInfo() method in NetworkService.NetworkServiceProvider291 public void requestNetworkRegistrationInfo(int slotIndex, int domain, in requestNetworkRegistrationInfo() method in NetworkService.INetworkServiceWrapper
149 public void requestNetworkRegistrationInfo(@NetworkRegistrationInfo.Domain int domain, in requestNetworkRegistrationInfo() method in NetworkRegistrationManager
452 public void requestNetworkRegistrationInfo(int domain, NetworkServiceCallback callback) { in requestNetworkRegistrationInfo() method in CellularNetworkService.CellularNetworkServiceProvider