Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java47 import com.android.internal.telephony.ITelephonyRegistry;
67 private static ITelephonyRegistry sRegistry;
89 sRegistry = ITelephonyRegistry.Stub.asInterface( in TelephonyRegistryManager()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java55 protected ITelephonyRegistry mRegistry;
60 mRegistry = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in DefaultPhoneNotifier()
DSubscriptionController.java307 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in notifySubscriptionInfoChanged()
3854 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService(
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl37 interface ITelephonyRegistry { interface
/frameworks/base/config/
Dhiddenapi-greylist.txt353 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
354 …id/internal/telephony/ITelephonyRegistry$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/inte…
Ddirty-image-objects285 com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
Dboot-image-profile.txt22212 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->addOnOpportunisticSubscriptionsC…
22213 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->addOnSubscriptionsChangedListene…
22214 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->listenForSubscriber(ILjava/lang/…
22215 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyActiveDataSubIdChanged(I)V
22216 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallForwardingChangedForSu…
22217 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallStateForPhoneId(IIILja…
22218 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellInfoForSubscriber(ILja…
22219 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellLocationForSubscriber(…
22220 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyDataActivityForSubscriber(…
22221 HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyDataConnectionForSubscribe…
[all …]
Dhiddenapi-greylist-max-o.txt62985 …roid/service/carrier/CarrierService;->sRegistry:Lcom/android/internal/telephony/ITelephonyRegistry;
69580 …ephony/TelephonyManager;->getTelephonyRegistry()Lcom/android/internal/telephony/ITelephonyRegistry;
99257 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->addOnSubscriptionsChangedListener(L…
99258 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/…
99259 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->listen(Ljava/lang/String;Lcom/andro…
99260 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->listenForSubscriber(ILjava/lang/Str…
99261 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->mRemote:Landroid/os/IBinder;
99262 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallForwardingChanged(Z)V
99263 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallForwardingChangedForSubsc…
99264 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallState(ILjava/lang/String;…
[all …]
Dpreloaded-classes4779 com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
4780 com.android.internal.telephony.ITelephonyRegistry$Stub
4781 com.android.internal.telephony.ITelephonyRegistry
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorPhoneSwitcher.java50 import com.android.internal.telephony.ITelephonyRegistry;
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java89 import com.android.internal.telephony.ITelephonyRegistry;
122 public class TelephonyRegistry extends ITelephonyRegistry.Stub {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionControllerTest.java83 private ITelephonyRegistry.Stub mTelephonyRegisteryMock;
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java105 import com.android.internal.telephony.ITelephonyRegistry;
5339 private ITelephonyRegistry getTelephonyRegistry() { in getTelephonyRegistry()
5340 return ITelephonyRegistry.Stub.asInterface(ServiceManager.getService("telephony.registry")); in getTelephonyRegistry()
5398 ITelephonyRegistry registry = getTelephonyRegistry(); in listen()
/frameworks/base/
DCleanSpec.mk81 …IES/framework_intermediates/src/telephony/java/com/android/internal/telephony/ITelephonyRegistry.P)