/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | RaceConditionTracker.java | 31 void onEvent(String eventName); in onEvent() method 40 public static void onEvent(String eventName) { in onEvent() method in RaceConditionTracker 44 public static void onEvent(String eventName, boolean isEnter) { in onEvent() method in RaceConditionTracker
|
D | FlingBlockCheck.java | 42 public void onEvent() { in onEvent() method in FlingBlockCheck
|
/packages/services/Car/tools/keventreader/common/com/android/car/keventreader/ |
D | IEventCallback.aidl | 22 void onEvent(in KeypressEvent event); in onEvent() method
|
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | NonSimulatorConnectionListener.java | 31 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in NonSimulatorConnectionListener
|
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 | 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/car-lib/src/android/car/cluster/renderer/ |
D | NavigationRenderer.java | 42 public void onEvent(int eventType, Bundle bundle) {} in onEvent() method in NavigationRenderer
|
/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/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/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | RaceConditionReproducer.java | 247 public void onEvent(String event) { in onEvent() method in RaceConditionReproducer
|
/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/services/Car/car-lib/src/android/car/hardware/property/ |
D | CarPropertyManager.java | 225 public void onEvent(List<CarPropertyEvent> events) throws RemoteException { in onEvent() method in CarPropertyManager.CarPropertyEventListenerToService
|
/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/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadStorageProvider.java | 1110 public void onEvent(int event, String path) { in onEvent() method in DownloadStorageProvider.ContentChangedRelay
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | LatinIME.java | 1440 public void onEvent(@Nonnull final Event event) { in onEvent() method in LatinIME
|