/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorConference.java | 154 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorConference 173 void onEvent(@NonNull Event event) { in onEvent() method in SimulatorConference 182 void onEvent(@NonNull SimulatorConference conference, @NonNull Event event); in onEvent() method
|
D | NonSimulatorConnectionListener.java | 31 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in NonSimulatorConnectionListener
|
D | SimulatorConnection.java | 169 void onEvent(@NonNull Event event) { in onEvent() method in SimulatorConnection 187 void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event); in onEvent() method
|
D | SimulatorConferenceCreator.java | 170 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorConferenceCreator 191 public void onEvent(@NonNull SimulatorConference conference, @NonNull Event event) { in onEvent() method in SimulatorConferenceCreator
|
D | SimulatorVideoCall.java | 115 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorVideoCall
|
D | SimulatorRttCall.java | 104 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorRttCall
|
D | SimulatorConnectionsBankImpl.java | 123 public void onEvent(@NonNull SimulatorConference conference, @NonNull Event event) { in onEvent() method in SimulatorConnectionsBankImpl
|
D | SimulatorVoiceCall.java | 193 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorVoiceCall
|
/packages/services/Car/tools/keventreader/common/com/android/car/keventreader/ |
D | IEventCallback.aidl | 22 void onEvent(in KeypressEvent event); in onEvent() method
|
/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/ |
D | UsageStatistics.java | 51 public static void onEvent(String category, String action, String label) {}; in onEvent() method in UsageStatistics 52 … public static void onEvent(String category, String action, String label, long optional_value) {}; in onEvent() method in UsageStatistics
|
/packages/services/Car/car-lib/src/android/car/cluster/renderer/ |
D | NavigationRenderer.java | 50 public void onEvent(int eventType, Bundle bundle) { in onEvent() method in NavigationRenderer
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | FlingBlockCheck.java | 42 public void onEvent() { in onEvent() method in FlingBlockCheck
|
/packages/apps/Camera2/src/android/util/ |
D | CameraPerformanceTracker.java | 62 public static void onEvent(int eventType) { in onEvent() method in CameraPerformanceTracker
|
/packages/apps/TV/common/src/com/android/tv/common/compat/ |
D | TvRecordingClientCompat.java | 80 public void onEvent(String inputId, String eventType, Bundle eventArgs) { in onEvent() method in TvRecordingClientCompat.RecordingCallbackCompat
|
D | TvViewCompat.java | 80 public void onEvent(String inputId, String eventType, Bundle eventArgs) { in onEvent() method in TvViewCompat.TvInputCallbackCompat
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | EvsHalService.java | 77 void onEvent(@CarEvsServiceType int id, boolean on); in onEvent() method
|
/packages/apps/Car/Settings/src/com/android/car/settings/common/rotary/ |
D | DirectManipulationHandler.java | 222 boolean onEvent(boolean inDirectManipulationMode); in onEvent() method
|
/packages/services/Car/car-test-lib/src/android/car/testapi/ |
D | BlockingUserLifecycleListener.java | 186 public void onEvent(UserLifecycleEvent event) { in onEvent() method in BlockingUserLifecycleListener
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarPropertyServiceUnitTest.java | 229 public void onEvent(List<CarPropertyEvent> events) throws RemoteException { in onEvent() method in CarPropertyServiceUnitTest.EventListener
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarUserManagerTest.java | 515 public void onEvent(UserLifecycleEvent event) { in onEvent() method in CarUserManagerTest.LifecycleListener
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | RaceConditionReproducer.java | 261 public void onEvent(String event) { in onEvent() method in RaceConditionReproducer
|
/packages/services/Car/service/src/com/android/car/pm/ |
D | VendorServiceController.java | 170 public void onEvent(UserLifecycleEvent event) { in onEvent() method in VendorServiceController
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | KeyboardSwitcher.java | 411 public void onEvent(final Event event, final int currentAutoCapsState, in onEvent() method in KeyboardSwitcher
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | KeyboardState.java | 621 public void onEvent(final Event event, final int autoCapsFlags, final int recapitalizeMode) { in onEvent() method in KeyboardState
|
/packages/services/Car/service/src/com/android/car/ |
D | CarPropertyService.java | 190 void onEvent(List<CarPropertyEvent> events) throws RemoteException { in onEvent() method in CarPropertyService.Client
|