/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 | 46 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in PhoneStateBroadcaster
|
D | CallsManagerListenerBase.java | 36 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallsManagerListenerBase
|
D | CallLogManager.java | 137 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallLogManager
|
D | CallAudioManager.java | 94 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in CallAudioManager
|
D | InCallController.java | 895 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in InCallController
|
D | CallsManager.java | 105 void onCallStateChanged(Call call, int oldState, int newState); in onCallStateChanged() method
|
/packages/apps/Dialer/java/com/android/incallui/videotech/empty/ |
D | EmptyVideoTech.java | 57 public void onCallStateChanged(Context context, int newState) {} in onCallStateChanged() method in EmptyVideoTech
|
/packages/apps/Dialer/java/com/android/incallui/videotech/lightbringer/ |
D | LightbringerTech.java | 85 public void onCallStateChanged(Context context, int newState) { in onCallStateChanged() method in LightbringerTech
|
/packages/apps/Dialer/java/com/android/incallui/videotech/ |
D | VideoTech.java | 43 void onCallStateChanged(Context context, int newState); in onCallStateChanged() method
|
/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
|
/packages/apps/Dialer/java/com/android/incallui/videotech/ims/ |
D | ImsVideoTech.java | 116 public void onCallStateChanged(Context context, int newState) { in onCallStateChanged() method in ImsVideoTech
|
/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
D | IncomingCallNotifier.java | 124 public void onCallStateChanged(Call call, int oldState, int newState) { in onCallStateChanged() method in IncomingCallNotifier
|
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/ |
D | InstrumentClusterController.java | 228 private void onCallStateChanged(Call call, int state) { in onCallStateChanged() method in InstrumentClusterController
|