Home
last modified time | relevance | path

Searched defs:CallStateListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DHearingDevicePhoneCallNotificationController.java94 static class CallStateListener extends TelephonyCallback implements class in HearingDevicePhoneCallNotificationController
122 CallStateListener(@NonNull Context context, @NonNull Executor executor) { in CallStateListener() method in HearingDevicePhoneCallNotificationController.CallStateListener
/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java915 public interface CallStateListener { interface in TelephonyCallback