Home
last modified time | relevance | path

Searched refs:NetworkService (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DNetworkService.java55 public abstract class NetworkService extends Service { class
57 private final String TAG = NetworkService.class.getSimpleName();
224 public NetworkService() { in NetworkService() method in NetworkService
DNetworkServiceCallback.java23 import android.telephony.NetworkService.NetworkServiceProvider;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java33 import android.telephony.NetworkService;
63 NetworkService.SERVICE_INTERFACE, in addNetworkService()
DServiceStateTrackerTest.java80 import android.telephony.NetworkService;
128 private NetworkService mIwlanNetworkService;
196 NetworkService.SERVICE_INTERFACE, in addNetworkService()
210 NetworkService.SERVICE_INTERFACE, in addNetworkService()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkRegistrationManager.java40 import android.telephony.NetworkService;
276 intent = new Intent(NetworkService.SERVICE_INTERFACE); in bindService()
280 intent = new Intent(NetworkService.SERVICE_INTERFACE).setComponent(cm); in bindService()
DCellularNetworkService.java33 import android.telephony.NetworkService;
52 public class CellularNetworkService extends NetworkService {
/frameworks/base/config/
Ddirty-image-objects186 android.telephony.NetworkService
Dpreloaded-classes3314 android.telephony.NetworkService$INetworkServiceWrapper
3315 android.telephony.NetworkService$NetworkServiceHandler
3316 android.telephony.NetworkService$NetworkServiceProvider
3317 android.telephony.NetworkService
Dboot-image-profile.txt14026 HSPLandroid/telephony/NetworkService$INetworkServiceWrapper;->createNetworkServiceProvider(I)V
14027 HSPLandroid/telephony/NetworkService$INetworkServiceWrapper;->registerForNetworkRegistrationInfoCha…
14028 HSPLandroid/telephony/NetworkService$INetworkServiceWrapper;->requestNetworkRegistrationInfo(IILand…
14029 HSPLandroid/telephony/NetworkService$NetworkServiceHandler;->handleMessage(Landroid/os/Message;)V
14030 HSPLandroid/telephony/NetworkService$NetworkServiceProvider;-><init>(Landroid/telephony/NetworkServ…
14031 HSPLandroid/telephony/NetworkService$NetworkServiceProvider;->notifyInfoChangedToCallbacks()V
14032 HSPLandroid/telephony/NetworkService$NetworkServiceProvider;->notifyNetworkRegistrationInfoChanged(…
14033 HSPLandroid/telephony/NetworkService$NetworkServiceProvider;->registerForInfoChanged(Landroid/telep…
14034 HSPLandroid/telephony/NetworkService;-><init>()V
14035 HSPLandroid/telephony/NetworkService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
[all …]
Dhiddenapi-greylist-max-o.txt68715 Landroid/telephony/NetworkService$INetworkServiceWrapper;->createNetworkServiceProvider(I)V
68716 Landroid/telephony/NetworkService$INetworkServiceWrapper;->getNetworkRegistrationState(IILandroid/t…
68717 Landroid/telephony/NetworkService$INetworkServiceWrapper;->registerForNetworkRegistrationStateChang…
68718 Landroid/telephony/NetworkService$INetworkServiceWrapper;->removeNetworkServiceProvider(I)V
68719 Landroid/telephony/NetworkService$INetworkServiceWrapper;->unregisterForNetworkRegistrationStateCha…
68720 Landroid/telephony/NetworkService$NetworkServiceProvider;->getNetworkRegistrationState(ILandroid/te…
68721 Landroid/telephony/NetworkService$NetworkServiceProvider;->getSlotId()I
68722 Landroid/telephony/NetworkService$NetworkServiceProvider;->mNetworkRegistrationStateChangedCallback…
68723 Landroid/telephony/NetworkService$NetworkServiceProvider;->mSlotId:I
68724 Landroid/telephony/NetworkService$NetworkServiceProvider;->notifyNetworkRegistrationStateChanged()V
[all …]
/frameworks/base/non-updatable-api/
Dsystem-lint-baseline.txt64 MissingNullability: android.telephony.NetworkService#onUnbind(android.content.Intent) parameter #0:
Dsystem-current.txt8470 public abstract class NetworkService extends android.app.Service {
8471 ctor public NetworkService();
8473 …method @Nullable public abstract android.telephony.NetworkService.NetworkServiceProvider onCreateN…
8474 field public static final String SERVICE_INTERFACE = "android.telephony.NetworkService";
8477 public abstract class NetworkService.NetworkServiceProvider implements java.lang.AutoCloseable {
8478 ctor public NetworkService.NetworkServiceProvider(int);
/frameworks/base/api/
Dsystem-lint-baseline.txt72 MissingNullability: android.telephony.NetworkService#onUnbind(android.content.Intent) parameter #0:
Dsystem-current.txt8572 public abstract class NetworkService extends android.app.Service {
8573 ctor public NetworkService();
8575 …method @Nullable public abstract android.telephony.NetworkService.NetworkServiceProvider onCreateN…
8576 field public static final String SERVICE_INTERFACE = "android.telephony.NetworkService";
8579 public abstract class NetworkService.NetworkServiceProvider implements java.lang.AutoCloseable {
8580 ctor public NetworkService.NetworkServiceProvider(int);
/frameworks/base/telephony/api/
Dsystem-current.txt346 public abstract class NetworkService extends android.app.Service {
347 ctor public NetworkService();
349 …method @Nullable public abstract android.telephony.NetworkService.NetworkServiceProvider onCreateN…
350 field public static final String SERVICE_INTERFACE = "android.telephony.NetworkService";
353 public abstract class NetworkService.NetworkServiceProvider implements java.lang.AutoCloseable {
354 ctor public NetworkService.NetworkServiceProvider(int);