Home
last modified time | relevance | path

Searched refs:ITelephonyRegistry (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/android/service/carrier/
DCarrierService.java25 import com.android.internal.telephony.ITelephonyRegistry;
53 private static ITelephonyRegistry sRegistry;
60 sRegistry = ITelephonyRegistry.Stub.asInterface( in CarrierService()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionMonitorTest.java176 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testRegister()
288 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testBadRegister()
345 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testSpuriousNotifications()
407 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testMultiRegUnregistration()
472 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testEventFloodNotifications()
528 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testNoDefaultNotifications()
578 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testNoSubChange()
674 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testSubBeforeDefaultNotifications()
767 ITelephonyRegistry.Stub telRegistry = new TelephonyRegistryMock(); in testSimSwapNotifications()
DPhoneSwitcherTest.java205 final ITelephonyRegistry.Stub telRegistryMock = new TelephonyRegistryMock(); in testRegister()
432 final ITelephonyRegistry.Stub telRegistryMock = new TelephonyRegistryMock(); in testPrioritization()
500 final ITelephonyRegistry.Stub telRegistryMock = new TelephonyRegistryMock(); in testHigherPriorityDefault()
DDefaultPhoneNotifierTest.java49 ITelephonyRegistry.Stub mTelephonyRegisteryMock;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java32 import com.android.internal.telephony.ITelephonyRegistry;
46 final ITelephonyRegistry.Stub mTelephonyRegistry;
59 public SubscriptionControllerMock(Context c, ITelephonyRegistry.Stub tr, int phoneCount) { in SubscriptionControllerMock()
DTelephonyRegistryMock.java32 import com.android.internal.telephony.ITelephonyRegistry;
37 public class TelephonyRegistryMock extends ITelephonyRegistry.Stub {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java36 import com.android.internal.telephony.ITelephonyRegistry;
48 protected ITelephonyRegistry mRegistry;
51 mRegistry = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in DefaultPhoneNotifier()
DSubscriptionMonitor.java38 import com.android.internal.telephony.ITelephonyRegistry;
70 public SubscriptionMonitor(ITelephonyRegistry tr, Context context, in SubscriptionMonitor()
DPhoneFactory.java212 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface( in makeDefaultPhone()
DPhoneSwitcher.java42 import com.android.internal.telephony.ITelephonyRegistry;
105 SubscriptionController subscriptionController, Looper looper, ITelephonyRegistry tr, in PhoneSwitcher()
DSubscriptionController.java246 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in notifySubscriptionInfoChanged()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java36 import com.android.internal.telephony.ITelephonyRegistry;
443 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in addOnSubscriptionsChangedListener()
469 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in removeOnSubscriptionsChangedListener()
DTelephonyManager.java45 import com.android.internal.telephony.ITelephonyRegistry;
93 private static ITelephonyRegistry sRegistry;
146 sRegistry = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in TelephonyManager()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl31 interface ITelephonyRegistry { interface
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java59 import com.android.internal.telephony.ITelephonyRegistry;
81 class TelephonyRegistry extends ITelephonyRegistry.Stub {
/frameworks/base/
DCleanSpec.mk81 …IES/framework_intermediates/src/telephony/java/com/android/internal/telephony/ITelephonyRegistry.P)
DAndroid.mk449 telephony/java/com/android/internal/telephony/ITelephonyRegistry.aidl \
Dpreloaded-classes2571 com.android.internal.telephony.ITelephonyRegistry
2572 com.android.internal.telephony.ITelephonyRegistry$Stub
2573 com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Dcompiled-classes-phone5552 com.android.internal.telephony.ITelephonyRegistry
5553 com.android.internal.telephony.ITelephonyRegistry$Stub
5554 com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy