Home
last modified time | relevance | path

Searched defs:sendEvent (Results 1 – 21 of 21) sorted by relevance

/hardware/interfaces/nfc/aidl/android/hardware/nfc/
DINfcClientCallback.aidl40 void sendEvent(in NfcEvent event, in NfcStatus status); in sendEvent() method
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/1/android/hardware/nfc/
DINfcClientCallback.aidl38 void sendEvent(in android.hardware.nfc.NfcEvent event, in android.hardware.nfc.NfcStatus status); in sendEvent() method
/hardware/interfaces/nfc/aidl/aidl_api/android.hardware.nfc/current/android/hardware/nfc/
DINfcClientCallback.aidl38 void sendEvent(in android.hardware.nfc.NfcEvent event, in android.hardware.nfc.NfcStatus status); in sendEvent() method
/hardware/interfaces/cas/aidl/android/hardware/cas/
DICas.aidl100 void sendEvent(in int event, in int arg, in byte[] eventData); in sendEvent() method
/hardware/interfaces/cas/aidl/aidl_api/android.hardware.cas/1/android/hardware/cas/
DICas.aidl46 void sendEvent(in int event, in int arg, in byte[] eventData); in sendEvent() method
/hardware/interfaces/cas/aidl/aidl_api/android.hardware.cas/current/android/hardware/cas/
DICas.aidl46 void sendEvent(in int event, in int arg, in byte[] eventData); in sendEvent() method
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
Ddrm_hal_common.h173 virtual Return<void> sendEvent(EventType, const hidl_vec<uint8_t>&, in sendEvent() function
/hardware/interfaces/nfc/1.2/vts/functional/
DVtsHalNfcV1_2TargetTest.cpp73 Return<void> sendEvent(__attribute__((unused))::android::hardware::nfc::V1_0::NfcEvent event, in sendEvent() function in NfcClientCallback
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp328 Return<void> DrmPlugin::sendEvent(EventType eventType, in sendEvent() function in android::hardware::drm::V1_0::implementation::DrmPlugin
355 void DrmPlugin::sendEvent(android::DrmPlugin::EventType legacyEventType, in sendEvent() function in android::hardware::drm::V1_0::implementation::DrmPlugin
360 bool sendEvent = true; in sendEvent() local
/hardware/interfaces/nfc/1.1/vts/functional/
DVtsHalNfcV1_1TargetTest.cpp73 Return<void> sendEvent(__attribute__((unused))::android::hardware::nfc::V1_0::NfcEvent event, in sendEvent() function in NfcClientCallback
/hardware/qcom/gps/msm8909w_3100/gnss/
DXtraSystemStatusObserver.cpp87 bool XtraSystemStatusObserver::sendEvent(const stringstream& event) { in sendEvent() function in XtraSystemStatusObserver
/hardware/interfaces/cas/1.0/default/
DCasImpl.cpp144 Return<Status> CasImpl::sendEvent( in sendEvent() function in android::hardware::cas::V1_0::implementation::CasImpl
/hardware/interfaces/cas/1.1/default/
DCasImpl.cpp165 Return<Status> CasImpl::sendEvent(int32_t event, int32_t arg, const HidlCasData& eventData) { in sendEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
/hardware/interfaces/cas/aidl/default/
DCasImpl.cpp198 ScopedAStatus CasImpl::sendEvent(int32_t event, int32_t arg, const vector<uint8_t>& eventData) { in sendEvent() function in aidl::android::hardware::cas::CasImpl
/hardware/interfaces/cas/1.2/default/
DCasImpl.cpp214 Return<Status> CasImpl::sendEvent(int32_t event, int32_t arg, const HidlCasData& eventData) { in sendEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
/hardware/interfaces/nfc/1.0/vts/functional/
DVtsHalNfcV1_0TargetTest.cpp81 Return<void> sendEvent(NfcEvent event, NfcStatus event_status) override { in sendEvent() function in NfcClientCallback
/hardware/interfaces/nfc/aidl/vts/functional/
DVtsAidlHalNfcTargetTest.cpp67 ::ndk::ScopedAStatus sendEvent(NfcEvent event, NfcStatus event_status) override { in sendEvent() function in NfcClientCallback
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dshmproto.h108 CARD8 sendEvent; member
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3634 int sendEvent = metaHandler(&temp, META_DATA_FLUSH_COMPLETE); in readEvents() local
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_vendor_test.cpp899 virtual Return<void> sendEvent(EventType eventType, const hidl_vec<uint8_t>& sessionId, in sendEvent() function in android::hardware::drm::V1_0::vts::TestDrmPluginListener
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3947 int sendEvent = metaHandler(&mPendingFlushEvents[0], META_DATA_FLUSH_COMPLETE); local