Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 122) sorted by relevance

12345

/hardware/interfaces/usb/1.1/
Dtypes.hal22 // changed to 'PortMode' which the convention dictates.
43 // changed to 'PortStatus' which the convention dictates.
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal31 * camera device has changed.
55 * changed. At provider registration time, the camera service must assume
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal32 * Indicates when call state has changed.
45 * Indicates when voice or data network state changed
118 * Indicates data call contexts have changed.
256 * Radio must send this msg after radio off/on cycle no matter it is changed or not.
312 * Indicates when CDMA subscription source changed.
345 * Indicates that voice technology has changed. Responds with new rat.
361 * Indicates when IMS registration state has changed.
383 * progress state has changed
410 * Indicates when Supplementary service(SS) response is received when DIAL/USSD/SS is changed to
/hardware/interfaces/contexthub/1.1/
Dtypes.hal20 * Used to indicate the type of user setting that has changed.
DIContexthub.hal25 * has changed a setting.
/hardware/interfaces/cas/1.2/
Dtypes.hal142 * The status of CAS plugin was changed due to physical module insertion or
147 * The status of supported session number was changed due to physical module
DICasListener.hal24 * Notify the listener that the status of CAS system has changed.
/hardware/interfaces/vibrator/1.1/
Dtypes.hal22 // changed to 'Effect' which the convention dictates.
/hardware/interfaces/broadcastradio/2.0/
DIAnnouncementListener.hal25 * Called whenever announcement list has changed.
/hardware/interfaces/usb/1.0/
Dtypes.hal183 * be changed. False otherwise.
189 * can be changed. False otherwise.
197 * can be changed. False otherwise.
DIUsb.hal29 * @param portName name of the port for which the role has to be changed
/hardware/interfaces/wifi/1.2/
DIWifiNanIfaceEventCallback.hal41 * have been changed).
/hardware/interfaces/tv/input/1.0/
Dtypes.hal108 * Stream configurations are changed. Client must regard all open streams
114 * is to notify the framework that the input signal has changed resolution,
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp2045 int MPLSensor::enableSensors(unsigned long sensors, int en, uint32_t changed) in enableSensors() argument
2059 changed & ((1 << Gyro) | (1 << RawGyro) | (1 << Accelerometer) | in enableSensors()
2074 if (changed & ((1 << Gyro) | (1 << RawGyro))) { in enableSensors()
2082 if (!cal_stored && (!en && (changed & (1 << Gyro)))) { in enableSensors()
2088 if (changed & (1 << Accelerometer)) { in enableSensors()
2102 if (changed & ((1 << MagneticField) | (1 << RawMagneticField))) { in enableSensors()
2105 … res = enableCompass(!!(sensors & INV_THREE_AXIS_COMPASS), changed & (1 << RawMagneticField)); in enableSensors()
2110 if (!cal_stored && (!en && (changed & (1 << MagneticField)))) { in enableSensors()
2116 if (changed & (1 << Pressure)) { in enableSensors()
2130 if (!(changed & ((1 << Gyro) in enableSensors()
[all …]
DMPLSensor.h305 int enableSensors(unsigned long sensors, int en, uint32_t changed);
/hardware/interfaces/camera/provider/2.6/
DICameraProviderCallback.hal35 * camera device of a logical multi-camera has changed.
/hardware/interfaces/thermal/2.0/
DIThermal.hal70 * to receive thermal events when thermal mitigation status changed.
90 * to receive thermal events when thermal mitigation status changed.
/hardware/interfaces/graphics/composer/2.4/
DIComposerCallback.hal48 * SEAMLESS_NOT_POSSIBLE from setActiveConfigWithConstraints have changed and now seamless may
/hardware/interfaces/tests/extension/light/2.0/
Dtypes.hal62 * So, this parameter represents the speed at which brightness is changed
/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal33 * changed in some way that the HAL may want to know about.
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal79 * Called when the metadata of the stream's source has been changed.
/hardware/interfaces/broadcastradio/1.1/
DITunerCallback.hal55 * finishes. If the list was changed, programListChanged must be called too.
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal104 * changed and there must not be a user-visible impact on camera performance.
/hardware/qcom/msm8998/json-c/
DChangeLog47 * IMPORTANT: the name of the library has changed to libjson-c.so and
49 The pkgconfig name has also changed from json to json-c.
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal100 * Camera parameter is changed; payload contains a changed parameter ID and

12345