Searched refs:callback (Results 101 - 125 of 240) sorted by relevance

12345678910

/hardware/qcom/gps/msm8909w_3100/android/
H A DAGnss.cpp44 Return<void> AGnss::setCallback(const sp<IAGnssCallback>& callback) { argument
52 sAGnssCbIface = callback;
H A DAGnss.h50 Return<void> setCallback(const sp<IAGnssCallback>& callback) override;
62 /* Data call setup callback passed down to GNSS HAL implementation */
H A DGnssMeasurement.h51 const sp<IGnssMeasurementCallback>& callback) override;
H A DGnssNi.h50 Return<void> setCallback(const sp<IGnssNiCallback>& callback) override;
/hardware/interfaces/broadcastradio/1.0/default/
H A DBroadcastRadio.h37 const sp<ITunerCallback>& callback,
/hardware/interfaces/broadcastradio/1.1/default/
H A DBroadcastRadio.h64 const sp<V1_0::ITunerCallback>& callback,
/hardware/interfaces/broadcastradio/2.0/default/
H A DBroadcastRadio.h37 Return<void> openSession(const sp<ITunerCallback>& callback, openSession_cb _hidl_cb) override;
/hardware/interfaces/gnss/1.0/default/
H A DAGnss.h52 Return<void> setCallback(const sp<IAGnssCallback>& callback) override;
68 * Holds function pointers to the callback methods.
H A DAGnssRil.h54 Return<void> setCallback(const sp<IAGnssRilCallback>& callback) override;
71 * Holds function pointers to the callback methods.
H A DGnssMeasurement.h54 const sp<IGnssMeasurementCallback>& callback) override;
63 * Deprecated callback added for backward compatibity for devices that do
69 * Holds function pointers to the callback methods.
H A DGnssNavigationMessage.h53 const sp<IGnssNavigationMessageCallback>& callback) override;
63 * Holds function pointers to the callback methods.
H A DGnssNi.h52 Return<void> setCallback(const sp<IGnssNiCallback>& callback) override;
64 * Holds function pointers to the callback methods.
H A DGnssXtra.h52 Return<bool> setCallback(const sp<IGnssXtraCallback>& callback) override;
63 * Holds function pointers to the callback methods.
/hardware/interfaces/soundtrigger/2.1/default/
H A DSoundTriggerHw.cpp102 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie,
109 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback);
119 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie,
131 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback);
100 loadSoundModel_2_1( const V2_1::ISoundTriggerHw::SoundModel& soundModel, const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie, V2_1::ISoundTriggerHw::loadSoundModel_2_1_cb _hidl_cb) argument
117 loadPhraseSoundModel_2_1( const V2_1::ISoundTriggerHw::PhraseSoundModel& soundModel, const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie, V2_1::ISoundTriggerHw::loadPhraseSoundModel_2_1_cb _hidl_cb) argument
/hardware/interfaces/usb/1.0/default/
H A DUsb.h37 Return<void> setCallback(const sp<IUsbCallback>& callback) override;
/hardware/interfaces/wifi/1.2/default/
H A Dwifi_nan_iface.h50 const sp<V1_0::IWifiNanIfaceEventCallback>& callback,
92 const sp<IWifiNanIfaceEventCallback>& callback,
108 const sp<V1_0::IWifiNanIfaceEventCallback>& callback);
135 const sp<V1_2::IWifiNanIfaceEventCallback>& callback);
/hardware/libhardware/include/hardware/
H A Dactivity_recognition.h164 * Sets the callback to invoke when there are events to report. This call overwrites the
165 * previously registered callback (if any).
168 const activity_recognition_callback_procs_t* callback);
H A Dradio.h81 * The callback MUST NOT be called synchronously while executing a HAL function but from
192 * (callback not yet sent).
199 * The callback is not sent.
245 * - callback: the event callback
246 * - cookie: the cookie to pass when calling the callback
260 radio_callback_t callback,
/hardware/qcom/display/msm8909/hdmi_cec/
H A Dqhdmi_cec.h57 cec_callback_t callback; // Struct storing callback object member in struct:qhdmicec::cec_context_t
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
H A Dqhdmi_cec.h57 cec_callback_t callback; // Struct storing callback object member in struct:qhdmicec::cec_context_t
/hardware/qcom/gps/msm8909w_3100/android/location_api/
H A DGeofenceAPIClient.h48 GeofenceAPIClient(const sp<IGnssGeofenceCallback>& callback);
/hardware/qcom/gps/msm8998/android/
H A DAGnss.h50 Return<void> setCallback(const sp<IAGnssCallback>& callback) override;
62 /* Data call setup callback passed down to GNSS HAL implementation */
H A DGnssMeasurement.h51 const sp<IGnssMeasurementCallback>& callback) override;
H A DGnssNi.h50 Return<void> setCallback(const sp<IGnssNiCallback>& callback) override;
/hardware/qcom/gps/msm8998/android/location_api/
H A DGeofenceAPIClient.h48 GeofenceAPIClient(const sp<IGnssGeofenceCallback>& callback);

Completed in 808 milliseconds

12345678910