Searched refs:ITelephonyRegistry (Results 1 – 14 of 14) sorted by relevance
47 import com.android.internal.telephony.ITelephonyRegistry;67 private static ITelephonyRegistry sRegistry;89 sRegistry = ITelephonyRegistry.Stub.asInterface( in TelephonyRegistryManager()
55 protected ITelephonyRegistry mRegistry;60 mRegistry = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in DefaultPhoneNotifier()
307 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService( in notifySubscriptionInfoChanged()3854 ITelephonyRegistry tr = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService(
37 interface ITelephonyRegistry { interface
353 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;-><init>(Landroid/os/IBinder;)V354 …id/internal/telephony/ITelephonyRegistry$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/inte…
285 com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
22212 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)V22216 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 …]
62985 …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)V99263 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallForwardingChangedForSubsc…99264 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallState(ILjava/lang/String;…[all …]
4779 com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy4780 com.android.internal.telephony.ITelephonyRegistry$Stub4781 com.android.internal.telephony.ITelephonyRegistry
50 import com.android.internal.telephony.ITelephonyRegistry;
89 import com.android.internal.telephony.ITelephonyRegistry;122 public class TelephonyRegistry extends ITelephonyRegistry.Stub {
83 private ITelephonyRegistry.Stub mTelephonyRegisteryMock;
105 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()
81 …IES/framework_intermediates/src/telephony/java/com/android/internal/telephony/ITelephonyRegistry.P)