Searched refs:TelephonyRegistry (Results 1 – 5 of 5) sorted by relevance
51 import com.android.server.TelephonyRegistry;69 private TelephonyRegistry mTelephonyRegistry;162 TelephonyRegistry.ConfigurationProvider mockConfigurationProvider = in setUp()163 mock(TelephonyRegistry.ConfigurationProvider.class); in setUp()167 mTelephonyRegistry = new TelephonyRegistry(mContext, mockConfigurationProvider); in setUp()
926 TelephonyRegistry telephonyRegistry = null; in startOtherServices()995 telephonyRegistry = new TelephonyRegistry( in startOtherServices()996 context, new TelephonyRegistry.ConfigurationProvider()); in startOtherServices()2077 final TelephonyRegistry telephonyRegistryF = telephonyRegistry; in startOtherServices()
122 public class TelephonyRegistry extends ITelephonyRegistry.Stub { class355 TelephonyRegistry.this.notifyCellLocationForSubscriber(sub,542 public TelephonyRegistry(Context context, ConfigurationProvider configurationProvider) { in TelephonyRegistry() method in TelephonyRegistry
336 …e;Lcom/android/server/input/InputManagerService;Lcom/android/server/TelephonyRegistry;Lcom/android…344 HSPLcom/android/server/-$$Lambda$TelephonyRegistry$ANYH01Imb6dMua6cgKvMEl4kD3I;->getOrThrow()Ljava/…345 HSPLcom/android/server/-$$Lambda$TelephonyRegistry$KwKYEFoKdijV5jZbDqX1IUV4CzY;->getOrThrow()Ljava/…1822 …e;Lcom/android/server/input/InputManagerService;Lcom/android/server/TelephonyRegistry;Lcom/android…1865 HSPLcom/android/server/TelephonyRegistry$1;->handleMessage(Landroid/os/Message;)V1866 HSPLcom/android/server/TelephonyRegistry$2;->onReceive(Landroid/content/Context;Landroid/content/In…1867 HSPLcom/android/server/TelephonyRegistry$Record;->canReadCallLog()Z1868 HSPLcom/android/server/TelephonyRegistry$Record;->matchOnSubscriptionsChangedListener()Z1869 HSPLcom/android/server/TelephonyRegistry$Record;->matchPhoneStateListenerEvent(I)Z1870 PLcom/android/server/TelephonyRegistry$Record;->toString()Ljava/lang/String;[all …]
2740 * frameworks/base/core/java/com/android/internal/os/TelephonyRegistry.java