Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DWalletServiceEvent.java53 public @interface EventType { annotation in WalletServiceEvent
/aosp14/system/core/fastboot/fuzzer/
H A Dsocket_mock_fuzz.h58 enum class EventType { kSend, kReceive, kAccept }; enum
/aosp14/system/core/fastboot/
H A Dsocket_mock.h83 enum class EventType { kSend, kReceive, kAccept }; enum
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dtransport_sniffer.h52 enum EventType { enum
/aosp14/frameworks/base/core/java/android/net/metrics/
H A DIpManagerEvent.java60 public @interface EventType {} annotation in IpManagerEvent
H A DNetworkEvent.java76 public @interface EventType {} annotation in NetworkEvent
/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTargetEvent.java163 public @interface EventType { annotation in SmartspaceTargetEvent
/aosp14/frameworks/base/core/java/android/service/timezone/
H A DTimeZoneProviderEvent.java44 public @interface EventType {} annotation in TimeZoneProviderEvent
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DEvent.java82 public @interface EventType {} annotation in Event
/aosp14/frameworks/base/media/java/android/media/tv/tuner/
H A DLnb.java130 public @interface EventType {} annotation in Lnb
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureEvent.java154 public @interface EventType{} annotation in ContentCaptureEvent
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java90 public @interface EventType { annotation in SelectionEvent
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DEconomicPolicy.java115 public @interface EventType { annotation in EconomicPolicy
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityEvent.java925 public @interface EventType {} annotation in AccessibilityEvent
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskFragmentOrganizerController.java809 public @interface EventType {} annotation in TaskFragmentOrganizerController.PendingTaskFragmentEvent
/aosp14/frameworks/base/core/jni/
H A Dandroid_media_AudioRecord.cpp69 enum class EventType { enum in AudioRecordJNIStorage