Searched refs:IImsRcsController (Results 1 – 9 of 9) sorted by relevance
36 import android.telephony.ims.aidl.IImsRcsController;161 private final BinderCacheManager<IImsRcsController> mBinderCache;170 BinderCacheManager<IImsRcsController> binderCache) { in ImsRcsManager()215 IImsRcsController imsRcsController = getIImsRcsController(); in registerImsRegistrationCallback()254 IImsRcsController imsRcsController = getIImsRcsController(); in unregisterImsRegistrationCallback()292 IImsRcsController imsRcsController = getIImsRcsController(); in getRegistrationState()342 IImsRcsController imsRcsController = getIImsRcsController(); in getRegistrationTransportType()401 IImsRcsController imsRcsController = getIImsRcsController(); in addOnAvailabilityChangedListener()442 IImsRcsController imsRcsController = getIImsRcsController(); in removeOnAvailabilityChangedListener()566 private IImsRcsController getIImsRcsController() { in getIImsRcsController()[all …]
32 import android.telephony.ims.aidl.IImsRcsController;284 private final BinderCacheManager<IImsRcsController> mBinderCache;293 BinderCacheManager<IImsRcsController> binderCache) { in SipDelegateManager()318 IImsRcsController controller = mBinderCache.getBinder(); in isSupported()368 IImsRcsController controller = mBinderCache.listenOnBinder(wrapper, in createSipDelegate()400 IImsRcsController c = mBinderCache.removeRunnable(w); in destroySipDelegate()437 IImsRcsController controller = mBinderCache.getBinder(); in triggerFullNetworkRegistration()
34 import android.telephony.ims.aidl.IImsRcsController;514 IImsRcsController imsRcsController = getIImsRcsController(); in requestCapabilities()608 IImsRcsController imsRcsController = getIImsRcsController(); in requestAvailability()671 IImsRcsController imsRcsController = getIImsRcsController(); in getUcePublishState()720 IImsRcsController imsRcsController = getIImsRcsController(); in addOnPublishStateChangedListener()761 IImsRcsController imsRcsController = getIImsRcsController(); in removeOnPublishStateChangedListener()809 IImsRcsController imsRcsController = getIImsRcsController(); in isUceSettingEnabled()863 IImsRcsController imsRcsController = getIImsRcsController(); in setUceSettingEnabled()909 private IImsRcsController getIImsRcsController() { in getIImsRcsController()914 return IImsRcsController.Stub.asInterface(binder); in getIImsRcsController()
28 import android.telephony.ims.aidl.IImsRcsController;96 private static final BinderCacheManager<IImsRcsController> sRcsCache =163 private static IImsRcsController getIImsRcsControllerInterface() { in getIImsRcsControllerInterface()164 return IImsRcsController.Stub.asInterface( in getIImsRcsControllerInterface()
36 import android.telephony.ims.aidl.IImsRcsController;128 private final BinderCacheManager<IImsRcsController> mBinderCache508 IImsRcsController controller = mBinderCache.listenOnBinder(cb, () -> { in registerFeatureCallback()544 IImsRcsController imsRcsController = mBinderCache.removeRunnable(cb); in unregisterFeatureCallback()555 private IImsRcsController getIImsRcsController() { in getIImsRcsController()559 private static IImsRcsController getIImsRcsControllerInterface() { in getIImsRcsControllerInterface()564 IImsRcsController c = IImsRcsController.Stub.asInterface(binder); in getIImsRcsControllerInterface()
39 interface IImsRcsController { interface
34 import android.telephony.ims.aidl.IImsRcsController;63 public class ImsRcsController extends IImsRcsController.Stub {
30427 Landroid/telephony/ims/aidl/IImsRcsController$Stub;30428 Landroid/telephony/ims/aidl/IImsRcsController;
40091 Landroid/telephony/ims/aidl/IImsRcsController$Stub;40092 Landroid/telephony/ims/aidl/IImsRcsController;