/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallWakeLockController.java | 56 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in InCallWakeLockController
|
D | PhoneStateBroadcaster.java | 42 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in PhoneStateBroadcaster
|
D | CallRecordingTonePlayer.java | 98 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallRecordingTonePlayer
|
D | CallsManagerListenerBase.java | 36 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallsManagerListenerBase
|
D | CallAudioManager.java | 105 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallAudioManager
|
D | CallLogManager.java | 164 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallLogManager
|
/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
D | AudioProcessingNotification.java | 50 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in AudioProcessingNotification
|
D | IncomingCallNotifier.java | 128 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in IncomingCallNotifier
|
D | DisconnectedCallNotifier.java | 135 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in DisconnectedCallNotifier
|
/packages/apps/Car/Cluster/src/android/car/cluster/ |
D | PhoneFragmentViewModel.java | 94 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in PhoneFragmentViewModel.ClusterPhoneStateListener
|
/packages/apps/Dialer/java/com/android/incallui/videotech/empty/ |
D | EmptyVideoTech.java | 64 public void onCallStateChanged( in onCallStateChanged() method in EmptyVideoTech
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/ |
D | WifiCallingPreferenceController.java | 177 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in WifiCallingPreferenceController.PhoneCallStateListener
|
D | Enhanced4gLtePreferenceController.java | 169 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in Enhanced4gLtePreferenceController.PhoneCallStateListener
|
D | VideoCallingPreferenceController.java | 160 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in VideoCallingPreferenceController.PhoneCallStateListener
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
D | AlarmService.java | 256 public void onCallStateChanged(int state, String ignored) { in onCallStateChanged() method in AlarmService.PhoneStateChangeListener
|
D | AlarmService.kt | 212 override fun onCallStateChanged(state: Int, ignored: String?) { in onCallStateChanged() method in com.android.deskclock.alarms.AlarmService.PhoneStateChangeListener
|
/packages/apps/Settings/src/com/android/settings/network/telephony/ |
D | Enhanced4gLtePreferenceController.java | 169 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in Enhanced4gLtePreferenceController.PhoneCallStateListener
|
D | VideoCallingPreferenceController.java | 158 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in VideoCallingPreferenceController.PhoneCallStateListener
|
D | WifiCallingPreferenceController.java | 203 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() method in WifiCallingPreferenceController.PhoneCallStateListener
|
/packages/apps/Dialer/java/com/android/incallui/videotech/duo/ |
D | DuoVideoTech.java | 120 public void onCallStateChanged( in onCallStateChanged() method in DuoVideoTech
|
/packages/apps/Dialer/java/com/android/incallui/videotech/ |
D | VideoTech.java | 54 void onCallStateChanged(Context context, int newState, PhoneAccountHandle phoneAccountHandle); in onCallStateChanged() method
|
/packages/apps/Car/Notification/src/com/android/car/notification/template/ |
D | CarNotificationActionsView.java | 193 public void onCallStateChanged(boolean isInCall) { in onCallStateChanged() method in CarNotificationActionsView
|
/packages/apps/Dialer/java/com/android/incallui/videotech/ims/ |
D | ImsVideoTech.java | 125 public void onCallStateChanged( in onCallStateChanged() method in ImsVideoTech
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | CarNotificationViewAdapter.java | 520 public void onCallStateChanged(boolean isInCall) { in onCallStateChanged() method in CarNotificationViewAdapter
|
D | PreprocessingManager.java | 61 void onCallStateChanged(boolean isInCall); in onCallStateChanged() method
|