Searched defs:telephonyCallback (Results 1 – 6 of 6) sorted by relevance
242 val telephonyCallback = in isSatelliteAllowed_reRegistersOnTelephonyProcessCrash() constant451 val telephonyCallback = in satelliteProvisioned_supported_tracksCallback_reRegistersOnCrash() constant617 val telephonyCallback = in telephonyCrash_repoReregistersConnectionStateListener() constant648 val telephonyCallback = in telephonyCrash_repoReregistersSignalStrengthListener() constant
53 TelephonyCallback telephonyCallback) { in TelephonyListenerManager()
76 TelephonyCallback telephonyCallback) { in HearingDevicePhoneCallNotificationController()
320 @NonNull TelephonyCallback telephonyCallback, @NonNull int[] events, in listenFromCallback()1197 public @NonNull Set<Integer> getEventsFromCallback( in getEventsFromCallback()
1919 IPhoneStateListenerStub(TelephonyCallback telephonyCallback, Executor executor) { in IPhoneStateListenerStub()
362 InternetTelephonyCallback telephonyCallback = new InternetTelephonyCallback(subId); in registerInternetTelephonyCallback() local