Searched refs:started (Results 1 – 25 of 33) sorted by relevance
12
/hardware/interfaces/broadcastradio/1.0/ |
D | ITuner.hal | 54 * @return result OK if scan successfully started 70 * @return result OK if scan successfully started 87 * @return result OK if scan successfully started 98 * @return result OK if scan successfully started 106 * @return result OK if scan successfully started
|
/hardware/interfaces/wifi/1.0/ |
D | IWifi.hal | 50 * @return started true if started, false otherwise. 52 isStarted() generates (bool started); 56 * is already started then this must be a noop.
|
D | IWifiStaIface.hal | 263 * Stop the background scan started. 282 * Radio statistics (once started) must not stop until disabled. 283 * Iface statistics (once started) reset and start afresh after each 479 * - Once started, monitoring must remain active until HAL is stopped or the
|
/hardware/interfaces/input/classifier/1.0/default/ |
D | android.hardware.input.classifier@1.0-service.default.rc | 8 # will only be started when requested
|
/hardware/interfaces/power/1.2/ |
D | types.hal | 23 * This hint indicates that audio stream is being started. Can be used 47 * This hint indicates that camera stream is being started. Can be used
|
/hardware/qcom/sdm845/display/libhistogram/ |
D | histogram_collector.h | 60 bool started = false; variable
|
D | histogram_collector.cpp | 383 if (started) { in start() 393 started = true; in start() 398 if (!started) { in stop() 408 started = false; in stop()
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 84 * @return result OK if transation started 107 * @return result OK if transation started 128 * @return result OK if transation started 149 * @return result OK if transation started
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHwCallback.hal | 66 * started (see ISoundtriggerHw.startRecognition*()) 77 * started (see ISoundtriggerHw.startRecognition*())
|
D | ISoundTriggerHw.hal | 69 * started and stopped. Only one active recognition per model at a time. 103 * be started and stopped. Only one active recognition per model at a time.
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITuner.hal | 38 * @return result OK if successfully started tunning. 64 * @return result OK if scan successfully started 114 * NOT_STARTED if the scan has not been started, client may
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHwCallback.hal | 96 * started (see ISoundtriggerHw.startRecognition() 106 * started (see ISoundtriggerHw.startRecognition()
|
D | ISoundTriggerHw.hal | 139 * started and stopped. Only one active recognition per model at a time. 167 * be started and stopped. Only one active recognition per model at a time.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerSession.hal | 27 * @return result OK if successfully started tuning. 60 * @return result OK if the operation has successfully started. 73 * @return result OK successfully started tuning. 101 * @return result OK successfully started fetching list updates.
|
/hardware/interfaces/health/storage/1.0/ |
D | IStorage.hal | 29 * Garbage collection must be started at regular intervals when it is a good
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 21 * Foreground app has started or stopped requesting a VSYNC pulse 22 * from SurfaceFlinger. If the app has started requesting VSYNC
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 115 * started. The camera must notify the listener of CAMERA_MSG_FACE and the 121 * same time. If the face detection has started, apps must not send this 151 * INVALID_OPERATION error if it is sent after video recording is started,
|
D | ICameraDevice.hal | 230 * Stop a previously started preview. 288 * Stop a previously started recording. 375 * Cancel a picture that was started with takePicture. Calling this method
|
/hardware/interfaces/vibrator/1.0/ |
D | IVibrator.hal | 33 * Cancel a previously-started vibration, if any.
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationUI.hal | 44 * @return error - OK: IFF the dialog was successfully started. In this case, and only in this
|
/hardware/interfaces/nfc/1.0/ |
D | INfc.hal | 68 * performed every time RF discovery is about to be started.
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponent.hal | 239 * - OK - The component has started successfully. 244 * - TIMED_OUT - The component could not be started within the time limit.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 77 * This state is entered when WPA/WPA2 4-Way Handshake is started. In 86 * Key rekeying is started by the AP (i.e., when supplicant receives
|
D | ISupplicantStaIface.hal | 427 * Once the radio work item has been started, 452 * via |addExtRadioWork|, but have not yet been started (notified via
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 108 * started. This cache is not expected, because the limit value would likely become stale over
|
12