Searched refs:NetworkService (Results 1 – 15 of 15) sorted by relevance
55 public abstract class NetworkService extends Service { class57 private final String TAG = NetworkService.class.getSimpleName();224 public NetworkService() { in NetworkService() method in NetworkService
23 import android.telephony.NetworkService.NetworkServiceProvider;
36 import android.telephony.NetworkService;253 intent = new Intent(NetworkService.SERVICE_INTERFACE); in bindService()257 intent = new Intent(NetworkService.SERVICE_INTERFACE).setComponent(cm); in bindService()
43 import android.telephony.NetworkService;69 public class CellularNetworkService extends NetworkService {
43 import android.telephony.NetworkService;126 NetworkService.SERVICE_INTERFACE, in addQnsService()
38 import android.telephony.NetworkService;73 NetworkService.SERVICE_INTERFACE, in addNetworkService()
81 import android.telephony.NetworkService;131 private NetworkService mIwlanNetworkService;225 NetworkService.SERVICE_INTERFACE, in addNetworkService()239 NetworkService.SERVICE_INTERFACE, in addNetworkService()254 mIwlanNetworkService = Mockito.mock(NetworkService.class); in setUp()
1693 Landroid/telephony/NetworkService; 469
7547 android.telephony.NetworkService$NetworkServiceHandler7548 android.telephony.NetworkService$NetworkServiceProvider7549 android.telephony.NetworkService
40084 Landroid/telephony/NetworkService$NetworkServiceHandler;40085 Landroid/telephony/NetworkService$NetworkServiceProvider;40086 Landroid/telephony/NetworkService;
54049 Landroid/telephony/NetworkService$INetworkServiceWrapper;->createNetworkServiceProvider(I)V54050 Landroid/telephony/NetworkService$INetworkServiceWrapper;->getNetworkRegistrationState(IILandroid/t…54051 Landroid/telephony/NetworkService$INetworkServiceWrapper;->registerForNetworkRegistrationStateChang…54052 Landroid/telephony/NetworkService$INetworkServiceWrapper;->removeNetworkServiceProvider(I)V54053 Landroid/telephony/NetworkService$INetworkServiceWrapper;->unregisterForNetworkRegistrationStateCha…54054 Landroid/telephony/NetworkService$NetworkServiceProvider;->getNetworkRegistrationState(ILandroid/te…54055 Landroid/telephony/NetworkService$NetworkServiceProvider;->getSlotId()I54056 Landroid/telephony/NetworkService$NetworkServiceProvider;->mNetworkRegistrationStateChangedCallback…54057 Landroid/telephony/NetworkService$NetworkServiceProvider;->mSlotId:I54058 Landroid/telephony/NetworkService$NetworkServiceProvider;->notifyNetworkRegistrationStateChanged()V[all …]
14739 public abstract class NetworkService extends android.app.Service {14740 ctor public NetworkService();14742 …method @Nullable public abstract android.telephony.NetworkService.NetworkServiceProvider onCreateN…14743 field public static final String SERVICE_INTERFACE = "android.telephony.NetworkService";14746 public abstract class NetworkService.NetworkServiceProvider implements java.lang.AutoCloseable {14747 ctor public NetworkService.NetworkServiceProvider(int);
576 MissingNullability: android.telephony.NetworkService#onUnbind(android.content.Intent) parameter #0:
7516 android.telephony.NetworkService$NetworkServiceHandler7517 android.telephony.NetworkService$NetworkServiceProvider7518 android.telephony.NetworkService
29923 Landroid/telephony/NetworkService$NetworkServiceHandler;29924 Landroid/telephony/NetworkService$NetworkServiceProvider;29925 Landroid/telephony/NetworkService;