Searched defs:telephonyCallback (Results 1 – 4 of 4) sorted by relevance
53 TelephonyCallback telephonyCallback) { in TelephonyListenerManager()
295 @NonNull TelephonyCallback telephonyCallback, @NonNull int[] events, in listenFromCallback()978 public @NonNull Set<Integer> getEventsFromCallback( in getEventsFromCallback()
1647 IPhoneStateListenerStub(TelephonyCallback telephonyCallback, Executor executor) { in IPhoneStateListenerStub()
310 InternetTelephonyCallback telephonyCallback = in onStart() local