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