Home
last modified time | relevance | path

Searched defs:evt (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/libsysutils/src/
H A DNetlinkListener.cpp64 NetlinkEvent *evt = new NetlinkEvent(); in onDataAvailable() local
/aosp14/system/core/trusty/confirmationui/
H A DNotSoSecureInput.cpp102 input_event evt; in handleEvent() local
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DIContextHubWrapper.java449 public void handleContextHubAsyncEvent(int evt) { in handleContextHubAsyncEvent()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java8192 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent()
H A DView.java32245 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java3382 final VolumeEvent evt = new VolumeEvent(VolumeEvent.VOL_ADJUST_STREAM_VOL, streamType, in adjustStreamVolumeWithAttribution() local