/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/hardware/radio/ |
D | CarRadioManager.java | 91 public void onEvent(CarRadioEvent event) { in onEvent() method in CarRadioManager.CarRadioEventListenerToService 106 void onEvent(final CarRadioEvent event); in onEvent() method
|
/packages/services/Car/car-lib/src/android/car/cluster/renderer/ |
D | NavigationRenderer.java | 46 public void onEvent(int eventType, Bundle bundle) {} in onEvent() method in NavigationRenderer
|
D | IInstrumentClusterNavigation.aidl | 35 void onEvent(int eventType, in Bundle bundle); in onEvent() method
|
D | InstrumentClusterRenderingService.java | 270 public void onEvent(int eventType, Bundle bundle) throws RemoteException { in onEvent() method in InstrumentClusterRenderingService.NavigationBinder
|
/packages/apps/Camera2/src/android/util/ |
D | CameraPerformanceTracker.java | 62 public static void onEvent(int eventType) { in onEvent() method in CameraPerformanceTracker
|
/packages/services/Car/tests/carservice_test/src/com/android/car/test/ |
D | CarRadioManagerTest.java | 122 public void onEvent(CarRadioEvent event) { in onEvent() method in CarRadioManagerTest.EventListener
|
/packages/services/Car/service/src/com/android/car/ |
D | CarRadioService.java | 190 public synchronized void onEvent(CarRadioEvent event) { in onEvent() method in CarRadioService
|
D | BluetoothDeviceConnectionPolicy.java | 598 public void onEvent(CarPropertyEvent event) throws RemoteException { in onEvent() method in BluetoothDeviceConnectionPolicy.CarPropertyListener
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | RadioHalService.java | 52 void onEvent(CarRadioEvent event); in onEvent() method
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
D | Throttle.java | 133 public void onEvent() { in onEvent() method in Throttle
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
D | OpenWnn.java | 290 public boolean onEvent(OpenWnnEvent ev) { in onEvent() method in OpenWnn
|
D | OpenWnnEN.java | 406 @Override synchronized public boolean onEvent(OpenWnnEvent ev) { in onEvent() method in OpenWnnEN
|
D | OpenWnnJAJP.java | 693 @Override synchronized public boolean onEvent(OpenWnnEvent ev) { in onEvent() method in OpenWnnJAJP
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | KeyboardSwitcher.java | 407 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/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadStorageProvider.java | 636 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 | 1414 public void onEvent(@Nonnull final Event event) { in onEvent() method in LatinIME
|