/hardware/google/interfaces/media/c2/1.0/ |
D | IComponentListener.hal | 25 * Notify the listener that some works have been completed. 30 * Notify the listener that the component is tripped. 35 * Notify the listener of an error. 64 * Notify the listener that frames are rendered.
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | h4_protocol_unittest.cc | 65 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument 130 .WillOnce(Notify(&mutex, &done)); in WriteAndExpectInboundAclData() 155 .WillOnce(Notify(&mutex, &done)); in WriteAndExpectInboundScoData() 179 .WillOnce(Notify(&mutex, &done)); in WriteAndExpectInboundEvent()
|
D | mct_protocol_unittest.cc | 62 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument 136 .WillOnce(Notify(&mutex, &done)); in WriteAndExpectInboundAclData() 161 .WillOnce(Notify(&mutex, &done)); in WriteAndExpectInboundEvent()
|
/hardware/interfaces/media/c2/1.0/ |
D | IComponentListener.hal | 25 * Notify the listener that some `Work` items have been completed. 35 * Notify the listener that the component is tripped. 42 * Notify the listener of an error. 82 * Notify the listener that frames have been rendered. 106 * Notify the listener that some input buffers are no longer needed by the
|
/hardware/interfaces/sensors/2.0/ |
D | ISensorsCallback.hal | 23 * Notify the framework that new dynamic sensors have been connected. 34 * Notify the framework that previously connected dynamic sensors have been
|
/hardware/interfaces/cas/1.0/ |
D | ICasListener.hal | 20 * Notify the listener of a scheme-specific event from the CA system.
|
D | ICas.hal | 107 * Notify the CA system to refresh entitlement keys.
|
/hardware/interfaces/cas/1.1/ |
D | ICasListener.hal | 23 * Notify the listener of a scheme-specific session event from CA system.
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 119 * Notify GNSS of network status changes. 134 * Notify GNSS of network status changes and current APN.
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3Base.cpp | 96 static void Notify( in Notify() function 287 my_test_obj->callback_ops.notify = &Notify; in hal3appCamInitialize()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_primary.h | 119 DisplayError Notify(bool secure_display_start);
|
D | hwc_display_primary.cpp | 74 DisplayError HWCDisplayPrimary::PMICInterface::Notify(bool secure_display_start) { in Notify() function in sdm::HWCDisplayPrimary::PMICInterface 506 pmic_intf_->Notify(false /* secure_display_start */); in PostCommitLayerStack() 621 pmic_intf_->Notify(true /* secure_display_start */); in SetSecureDisplay()
|
/hardware/interfaces/camera/provider/2.5/ |
D | ICameraProvider.hal | 32 * Notify the HAL provider that the state of the overall device has
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 22 * Notify the camera service of a particular event occurring
|
D | types.hal | 169 // Notify on autofocus start and stop. This is useful in continuous
|
/hardware/interfaces/drm/1.0/ |
D | ICryptoPlugin.hal | 40 * Notify a plugin of the currently configured resolution
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIfaceEventCallback.hal | 27 * Notify callbacks are asynchronous callbacks - but in response to |IWifiNanIface| method calls.
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffect.hal | 107 * Notify the effect of the volume change. The effect implementation must
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffect.hal | 102 * Notify the effect of the volume change. The effect implementation must
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffect.hal | 102 * Notify the effect of the volume change. The effect implementation must
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 426 * of "0" (USSD-Notify/no further action) or "2" (session terminated)
|
D | types.hal | 933 NOTIFY, // USSD-Notify
|