Searched refs:phone (Results 1 – 18 of 18) sorted by relevance
/hardware/google/aemu/host-common/ |
D | misc.cpp | 29 void emugl::setAvdInfo(bool phone, int apiLevel) { in setAvdInfo() argument 30 s_isPhone = phone; in setAvdInfo() 43 void emugl::getAvdInfo(bool* phone, int* apiLevel) { in getAvdInfo() argument 44 if (phone) *phone = s_isPhone; in getAvdInfo()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | README.md | 22 acme-co$ git -C device/acme/rocket-phone diff 29 sensors.rocket-phone.so 30 diff --git a/rocket-phone.mk b/rocket-phone.mk 32 --- a/rocket-phone.mk 33 +++ b/rocket-phone.mk 35 PRODUCT_PACKAGES += sensors.rocket-phone
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 25 * location, unique subscriber ID, phone number string and network availability changes. 109 * a GMS phone. If type is MSISDN, then setid must contain 110 * the phone number string for line 1. For example, the MSISDN for a GSM phone.
|
/hardware/google/gfxstream/host/ |
D | RenderLibImpl.cpp | 39 void RenderLibImpl::setAvdInfo(bool phone, int api) { in setAvdInfo() argument 40 emugl::setAvdInfo(phone, api); in setAvdInfo()
|
D | RenderLibImpl.h | 31 virtual void setAvdInfo(bool phone, int api) override;
|
/hardware/google/gfxstream/include/render-utils/ |
D | RenderLib.h | 67 virtual void setAvdInfo(bool phone, int api) = 0;
|
/hardware/interfaces/radio/config/1.1/ |
D | IRadioConfig.hal | 38 * Request current phone capability. 83 * Note: in order to get the overall number of modems available on the phone,
|
D | types.hal | 37 * It's used to evaluate possible phone config change, for example from single
|
/hardware/interfaces/tests/extension/light/2.0/ |
D | types.hal | 37 * Say we're really going to use the phone as a heater.
|
/hardware/interfaces/dumpstate/1.1/ |
D | types.hal | 73 * Returned for cases where the device doesn't support the given DumpstateMode (e.g. a phone
|
/hardware/interfaces/gnss/2.0/ |
D | IAGnssRil.hal | 25 * location, unique subscriber ID, phone number string and network availability changes.
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 98 /** Used to identify the volume of audio streams for phone calls. */ 103 * Used to identify the volume of audio streams for the phone ring 114 * Used to identify the volume of audio streams for phone calls
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 400 * Returns the phone radio capability exactly as
|
D | IRadio.hal | 1437 * Used to get phone radio capability.
|
D | IRadioResponse.hal | 717 * each distinct registered phone number.
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 560 * Get the phone book capacity
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 401 * Large accelerations without a change in phone orientation must not
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1559 * True if the phone is registered to a mobile network that provides service on this cell and
|