Home
last modified time | relevance | path

Searched defs:onCallStateChanged (Results 1 – 25 of 38) sorted by relevance

12

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallWakeLockController.java56 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in InCallWakeLockController
H A DPhoneStateBroadcaster.java50 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in PhoneStateBroadcaster
H A DCallRecordingTonePlayer.java151 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallRecordingTonePlayer
H A DCallsManagerListenerBase.java36 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallsManagerListenerBase
H A DCallLogManager.java117 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallLogManager
H A DCallDiagnosticServiceController.java324 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallDiagnosticServiceController
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DAudioProcessingNotification.java50 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in AudioProcessingNotification
H A DIncomingCallNotifier.java128 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in IncomingCallNotifier
H A DDisconnectedCallNotifier.java135 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in DisconnectedCallNotifier
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/telephony/
H A DTelephonyCallback.java73 public void onCallStateChanged(int state) { in onCallStateChanged() method in TelephonyCallback
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DPhoneFragmentViewModel.java94 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in PhoneFragmentViewModel.ClusterPhoneStateListener
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/empty/
H A DEmptyVideoTech.java64 public void onCallStateChanged( in onCallStateChanged() method in EmptyVideoTech
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DVideoCallingPreferenceController.java181 public void onCallStateChanged(int state) { in onCallStateChanged() method in VideoCallingPreferenceController.PhoneTelephonyCallback
H A DNrAdvancedCallingPreferenceController.java183 public void onCallStateChanged(int state) { in onCallStateChanged() method in NrAdvancedCallingPreferenceController.PhoneCallStateTelephonyCallback
H A DWifiCallingPreferenceController.java204 public void onCallStateChanged(int state) { in onCallStateChanged() method in WifiCallingPreferenceController.PhoneTelephonyCallback
H A DEnhanced4gBasePreferenceController.java229 public void onCallStateChanged(int state) { in onCallStateChanged() method in Enhanced4gBasePreferenceController.PhoneCallStateTelephonyCallback
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/duo/
H A DDuoVideoTech.java120 public void onCallStateChanged( in onCallStateChanged() method in DuoVideoTech
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/
H A DVideoTech.java54 void onCallStateChanged(Context context, int newState, PhoneAccountHandle phoneAccountHandle); in onCallStateChanged() method
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DAccessibilitySettingsFragment.java67 public void onCallStateChanged(int state) { in onCallStateChanged() method in AccessibilitySettingsFragment.AccessibilityTelephonyCallback
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
H A DImsVideoTech.java125 public void onCallStateChanged( in onCallStateChanged() method in ImsVideoTech
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSarManager.java468 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in SarManager.WifiPhoneStateListener
/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DIPhoneStateListener.aidl47 void onCallStateChanged(int state); in onCallStateChanged() method
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationActionsView.java331 public void onCallStateChanged(boolean isInCall) { in onCallStateChanged() method in CarNotificationActionsView
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallFeaturesSetting.java298 public void onCallStateChanged(int state) { in onCallStateChanged() method in CallFeaturesSetting.CallFeaturesTelephonyCallback
/aosp12/frameworks/base/core/java/android/telephony/
H A DPhoneStateListener.java743 public void onCallStateChanged(@CallState int state, String phoneNumber) { in onCallStateChanged() method in PhoneStateListener
1394 public void onCallStateChanged(int state) { in onCallStateChanged() method in PhoneStateListener.IPhoneStateListenerStub

12