Searched refs:TelephonyRegistry (Results 1 – 6 of 6) sorted by relevance
52 import com.android.server.TelephonyRegistry;70 private TelephonyRegistry mTelephonyRegistry;165 TelephonyRegistry.ConfigurationProvider mockConfigurationProvider = in setUp()166 mock(TelephonyRegistry.ConfigurationProvider.class); in setUp()170 mTelephonyRegistry = new TelephonyRegistry(mContext, mockConfigurationProvider); in setUp()
1027 TelephonyRegistry telephonyRegistry = null; in startOtherServices()1095 telephonyRegistry = new TelephonyRegistry( in startOtherServices()1096 context, new TelephonyRegistry.ConfigurationProvider()); in startOtherServices()2221 final TelephonyRegistry telephonyRegistryF = telephonyRegistry; in startOtherServices()
122 public class TelephonyRegistry extends ITelephonyRegistry.Stub { class359 TelephonyRegistry.this.notifyCellLocationForSubscriber(sub,546 public TelephonyRegistry(Context context, ConfigurationProvider configurationProvider) { in TelephonyRegistry() method in TelephonyRegistry
567 Lcom/android/server/TelephonyRegistry;->add(Landroid/os/IBinder;)Lcom/android/server/TelephonyRegis…580 Lcom/android/server/TelephonyRegistry$Record;->matchPhoneStateListenerEvent(I)Z609 Lcom/android/server/TelephonyRegistry;->notifyDataConnectionForSubscriber(IIIZLjava/lang/String;Lja…
998 …e;Lcom/android/server/input/InputManagerService;Lcom/android/server/TelephonyRegistry;Lcom/android…1005 …Lcom/android/server/-$$Lambda$TelephonyRegistry$1bce8MzlZGgWfCoSiX5udUvFDQ0;-><init>(Lcom/android/…1006 PLcom/android/server/-$$Lambda$TelephonyRegistry$1bce8MzlZGgWfCoSiX5udUvFDQ0;->test(I)Z1007 …Lcom/android/server/-$$Lambda$TelephonyRegistry$ANYH01Imb6dMua6cgKvMEl4kD3I;-><init>(Lcom/android/…1008 HPLcom/android/server/-$$Lambda$TelephonyRegistry$ANYH01Imb6dMua6cgKvMEl4kD3I;->getOrThrow()Ljava/l…1009 HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$A5xhR3lZDw53BlzyFNt_k-u3iF…1010 HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$A5xhR3lZDw53BlzyFNt_k-u3iF…1011 HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$A5xhR3lZDw53BlzyFNt_k-u3iF…1012 PLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$BAHbE7Yttp6aPP9zqDcJXshJtks;…1013 PLcom/android/server/-$$Lambda$TelephonyRegistry$ConfigurationProvider$BAHbE7Yttp6aPP9zqDcJXshJtks;…[all …]
3008 * frameworks/base/core/java/com/android/internal/os/TelephonyRegistry.java