/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | InCallWakeLockController.java | 56 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in InCallWakeLockController
|
H A D | PhoneStateBroadcaster.java | 50 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in PhoneStateBroadcaster
|
H A D | CallRecordingTonePlayer.java | 151 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallRecordingTonePlayer
|
H A D | CallsManagerListenerBase.java | 36 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallsManagerListenerBase
|
H A D | CallLogManager.java | 117 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallLogManager
|
H A D | CallDiagnosticServiceController.java | 324 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 D | AudioProcessingNotification.java | 50 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in AudioProcessingNotification
|
H A D | IncomingCallNotifier.java | 128 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in IncomingCallNotifier
|
H A D | DisconnectedCallNotifier.java | 135 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 D | TelephonyCallback.java | 73 public void onCallStateChanged(int state) { in onCallStateChanged() method in TelephonyCallback
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | PhoneFragmentViewModel.java | 94 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 D | EmptyVideoTech.java | 64 public void onCallStateChanged( in onCallStateChanged() method in EmptyVideoTech
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/ |
H A D | VideoCallingPreferenceController.java | 181 public void onCallStateChanged(int state) { in onCallStateChanged() method in VideoCallingPreferenceController.PhoneTelephonyCallback
|
H A D | NrAdvancedCallingPreferenceController.java | 183 public void onCallStateChanged(int state) { in onCallStateChanged() method in NrAdvancedCallingPreferenceController.PhoneCallStateTelephonyCallback
|
H A D | WifiCallingPreferenceController.java | 204 public void onCallStateChanged(int state) { in onCallStateChanged() method in WifiCallingPreferenceController.PhoneTelephonyCallback
|
H A D | Enhanced4gBasePreferenceController.java | 229 public void onCallStateChanged(int state) { in onCallStateChanged() method in Enhanced4gBasePreferenceController.PhoneCallStateTelephonyCallback
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/duo/ |
H A D | DuoVideoTech.java | 120 public void onCallStateChanged( in onCallStateChanged() method in DuoVideoTech
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/ |
H A D | VideoTech.java | 54 void onCallStateChanged(Context context, int newState, PhoneAccountHandle phoneAccountHandle); in onCallStateChanged() method
|
/aosp12/packages/services/Telephony/src/com/android/phone/settings/ |
H A D | AccessibilitySettingsFragment.java | 67 public void onCallStateChanged(int state) { in onCallStateChanged() method in AccessibilitySettingsFragment.AccessibilityTelephonyCallback
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/ims/ |
H A D | ImsVideoTech.java | 125 public void onCallStateChanged( in onCallStateChanged() method in ImsVideoTech
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | SarManager.java | 468 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in SarManager.WifiPhoneStateListener
|
/aosp12/frameworks/base/core/java/com/android/internal/telephony/ |
H A D | IPhoneStateListener.aidl | 47 void onCallStateChanged(int state); in onCallStateChanged() method
|
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/ |
H A D | CarNotificationActionsView.java | 331 public void onCallStateChanged(boolean isInCall) { in onCallStateChanged() method in CarNotificationActionsView
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | CallFeaturesSetting.java | 298 public void onCallStateChanged(int state) { in onCallStateChanged() method in CallFeaturesSetting.CallFeaturesTelephonyCallback
|
/aosp12/frameworks/base/core/java/android/telephony/ |
H A D | PhoneStateListener.java | 743 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
|