Home
last modified time | relevance | path

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

12

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallWakeLockController.java56 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in InCallWakeLockController
DPhoneStateBroadcaster.java42 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in PhoneStateBroadcaster
DCallsManagerListenerBase.java36 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallsManagerListenerBase
DCallRecordingTonePlayer.java151 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallRecordingTonePlayer
DCallAudioManager.java105 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallAudioManager
DCallLogManager.java164 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallLogManager
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DAudioProcessingNotification.java50 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in AudioProcessingNotification
DIncomingCallNotifier.java124 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in IncomingCallNotifier
DDisconnectedCallNotifier.java135 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in DisconnectedCallNotifier
/packages/apps/Car/Cluster/src/android/car/cluster/
DPhoneFragmentViewModel.java94 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in PhoneFragmentViewModel.ClusterPhoneStateListener
/packages/apps/Dialer/java/com/android/incallui/videotech/empty/
DEmptyVideoTech.java64 public void onCallStateChanged( in onCallStateChanged() method in EmptyVideoTech
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DWifiCallingPreferenceController.java177 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in WifiCallingPreferenceController.PhoneCallStateListener
DEnhanced4gLtePreferenceController.java169 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in Enhanced4gLtePreferenceController.PhoneCallStateListener
DVideoCallingPreferenceController.java160 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in VideoCallingPreferenceController.PhoneCallStateListener
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmService.java256 public void onCallStateChanged(int state, String ignored) { in onCallStateChanged() method in AlarmService.PhoneStateChangeListener
/packages/apps/Settings/src/com/android/settings/network/telephony/
DVideoCallingPreferenceController.java175 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in VideoCallingPreferenceController.PhoneCallStateListener
DWifiCallingPreferenceController.java206 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in WifiCallingPreferenceController.PhoneCallStateListener
DEnhanced4gBasePreferenceController.java218 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in Enhanced4gBasePreferenceController.PhoneCallStateListener
/packages/apps/Dialer/java/com/android/incallui/videotech/duo/
DDuoVideoTech.java120 public void onCallStateChanged( in onCallStateChanged() method in DuoVideoTech
/packages/apps/Dialer/java/com/android/incallui/videotech/
DVideoTech.java54 void onCallStateChanged(Context context, int newState, PhoneAccountHandle phoneAccountHandle); in onCallStateChanged() method
/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationActionsView.java220 public void onCallStateChanged(boolean isInCall) { in onCallStateChanged() method in CarNotificationActionsView
/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
DImsVideoTech.java125 public void onCallStateChanged( in onCallStateChanged() method in ImsVideoTech
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java392 public void onCallStateChanged(boolean isInCall) { in onCallStateChanged() method in CarNotificationViewAdapter
DPreprocessingManager.java59 void onCallStateChanged(boolean isInCall); in onCallStateChanged() method
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java312 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in RadioInfo.RadioInfoPhoneStateListener

12