Home
last modified time | relevance | path

Searched refs:TelephonyRegistry (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java78 import com.android.server.TelephonyRegistry;
99 private TelephonyRegistry.ConfigurationProvider mMockConfigurationProvider;
103 private TelephonyRegistry mTelephonyRegistry;
311 mMockConfigurationProvider = mock(TelephonyRegistry.ConfigurationProvider.class); in setUp()
325 mTelephonyRegistry = new TelephonyRegistry(mContext, mMockConfigurationProvider); in setUp()
1182 assertEquals("", TelephonyRegistry.getApnTypesStringFromBitmask(mask)); in testGetApnTypesStringFromBitmask()
1189 TelephonyRegistry.getApnTypesStringFromBitmask(mask)); in testGetApnTypesStringFromBitmask()
1194 assertEquals("", TelephonyRegistry.getApnTypesStringFromBitmask(mask)); in testGetApnTypesStringFromBitmask()
/frameworks/base/services/core/java/com/android/server/
DOWNERS45 per-file TelephonyRegistry.java = file:/telephony/OWNERS
DTelephonyRegistry.java143 public class TelephonyRegistry extends ITelephonyRegistry.Stub { class
591 TelephonyRegistry.this.notifyCellLocationForSubscriber(
808 public TelephonyRegistry(Context context, ConfigurationProvider configurationProvider) { in TelephonyRegistry() method in TelephonyRegistry
/frameworks/base/services/java/com/android/server/
DSystemServer.java1450 TelephonyRegistry telephonyRegistry = null; in startOtherServices()
1533 telephonyRegistry = new TelephonyRegistry( in startOtherServices()
1534 context, new TelephonyRegistry.ConfigurationProvider()); in startOtherServices()
3014 final TelephonyRegistry telephonyRegistryF = telephonyRegistry; in startOtherServices()
/frameworks/base/services/
Dart-profile-boot567 Lcom/android/server/TelephonyRegistry;->add(Landroid/os/IBinder;)Lcom/android/server/TelephonyRegis…
580 Lcom/android/server/TelephonyRegistry$Record;->matchPhoneStateListenerEvent(I)Z
609 Lcom/android/server/TelephonyRegistry;->notifyDataConnectionForSubscriber(IIIZLjava/lang/String;Lja…
Dart-wear-profile2833 …e;Lcom/android/server/input/InputManagerService;Lcom/android/server/TelephonyRegistry;Lcom/android…
2847 …e;Lcom/android/server/input/InputManagerService;Lcom/android/server/TelephonyRegistry;Lcom/android…
2864 …e;Lcom/android/server/input/InputManagerService;Lcom/android/server/TelephonyRegistry;Lcom/android…
2964 PLcom/android/server/TelephonyRegistry$1;-><init>(Lcom/android/server/TelephonyRegistry;)V
2965 PLcom/android/server/TelephonyRegistry$1;->handleMessage(Landroid/os/Message;)V
2966 PLcom/android/server/TelephonyRegistry$2;-><init>(Lcom/android/server/TelephonyRegistry;)V
2967 PLcom/android/server/TelephonyRegistry$2;->onReceive(Landroid/content/Context;Landroid/content/Inte…
2968 PLcom/android/server/TelephonyRegistry$ConfigurationProvider$$ExternalSyntheticLambda0;-><init>(Lja…
2969 PLcom/android/server/TelephonyRegistry$ConfigurationProvider$$ExternalSyntheticLambda0;->getOrThrow…
2970 PLcom/android/server/TelephonyRegistry$ConfigurationProvider$$ExternalSyntheticLambda3;-><init>(Lja…
[all …]
Dart-profile138 HPLcom/android/server/TelephonyRegistry$Record;->matchTelephonyCallbackEvent(I)Z+]Ljava/util/Set;Lj…
139TelephonyRegistry;->add(Landroid/os/IBinder;IIZ)Lcom/android/server/TelephonyRegistry$Record;+]Lan…
140 HSPLcom/android/server/TelephonyRegistry;->listen(ZZLjava/lang/String;Ljava/lang/String;Lcom/androi…
/frameworks/proto_logging/stats/
Datoms.proto4791 * frameworks/base/core/java/com/android/internal/os/TelephonyRegistry.java