Searched refs:Notify (Results 1 – 14 of 14) sorted by relevance
/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/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/intel/common/utils/ituxd/src/com/intel/thermal/ |
D | ThermalService.java | 452 public class Notify implements Runnable { class in ThermalService 454 Notify (BlockingQueue q) { in Notify() method in ThermalService.Notify 587 Notify notifier = new Notify(ThermalManager.sEventQueue); in onStartCommand()
|
/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/interfaces/drm/1.0/ |
D | ICryptoPlugin.hal | 40 * Notify a plugin of the currently configured resolution
|
/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/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/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
|