Home
last modified time | relevance | path

Searched defs:Event (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/captureintent/stateful/
DEvent.java23 public interface Event { interface
/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/
DBTAudioEventLogger.java32 private class Event { class in BTAudioEventLogger
36 Event(String msg) { in Event() method in BTAudioEventLogger.Event
/packages/apps/Dialer/java/com/android/dialer/simulator/
DSimulator.java86 public static class Event { class
136 public Event(@Type int type) { in Event() method in Simulator.Event
140 public Event(@Type int type, String data1, String data2) { in Event() method in Simulator.Event
/packages/apps/Car/Calendar/src/com/android/car/calendar/common/
DEvent.java31 public final class Event { class
83 Event( in Event() method in Event
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiWakeMetrics.java343 public static class Event { class in WifiWakeMetrics
350 public Event(int numScans, long elapsedTime) { in Event() method in WifiWakeMetrics.Event
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DEvent.java38 public class Event { class
114 private Event(final int type, final CharSequence text, final int codePoint, final int keyCode, in Event() method in Event
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
DHistoryItemActionModulesBuilder.java99 @interface Event { annotation in HistoryItemActionModulesBuilder
/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h378 Event(const NnApiSupportLibrary* nnapi) : mNnApi(nnapi) {} function
379 Event(const NnApiSupportLibrary* nnapi, int syncFd) : mNnApi(nnapi) { function
403 Event(Event&& other) { *this = std::move(other); } function
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DMessage.java63 abstract void update(Update Event); in update()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/util/
DStateMachine.java102 public @interface Event { annotation in StateMachine
/packages/services/Car/tools/emulator/
Dobd2_to_diagjson.py90 class Event(object): class
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto142 enum Event { enum
Dmetrics.proto2079 message Event { message
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java593 private class Event { class in BluetoothMapContentObserver
626 Event(String eventType, long handle, String folder, String oldFolder, TYPE msgType) { in Event() method in BluetoothMapContentObserver.Event
642 Event(String eventType, long handle, String folder, TYPE msgType) { in Event() method in BluetoothMapContentObserver.Event
650 Event(String eventType, long handle, String folder, TYPE msgType, String datetime, in Event() method in BluetoothMapContentObserver.Event
667 Event(String eventType, long handle, String folder, TYPE msgType, String datetime, in Event() method in BluetoothMapContentObserver.Event
691 Event(String eventType, String uci, TYPE msgType, String name, String priority, in Event() method in BluetoothMapContentObserver.Event
/packages/apps/Calendar/src/com/android/calendar/
DEvent.java41 public class Event implements Cloneable { class
/packages/services/Telecomm/proto/
Dtelecom.proto53 message Event { message