HomeSort by relevance Sort by last modified time
    Searched full:proximity (Results 1 - 25 of 321) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/bsp/intel/peripheral/libupm/src/hcsr04/
CMakeLists.txt 2 set (libdescription "upm proximity sensor")
  /development/samples/AndroidBeamDemo/
_index.html 2 application beams a simple message from one device to another when they are in close enough proximity. This
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ProximitySensor.java 34 * Class manages the proximity sensor for the in-call UI.
35 * We enable the proximity sensor while the user in a phone call. The Proximity sensor turns off
38 * The class requires special knowledge of the activity and device state to know when the proximity
67 Log.w(TAG, "Device does not support proximity wake lock.");
104 // We ignore incoming state because we do not want to enable proximity
147 // Update the Proximity sensor based on keyboard state
172 * TODO: There is no way to determine if a screen is off due to proximity or if it is
184 Log.i(this, "Acquiring proximity wake lock");
187 Log.i(this, "Proximity wake lock already acquired")
    [all...]
  /frameworks/native/data/etc/
android.hardware.sensor.proximity.xml 17 <!-- Feature for devices with a proximity sensor. -->
19 <feature name="android.hardware.sensor.proximity" />
  /hardware/bsp/intel/peripheral/libupm/src/max44000/
max44000.h 38 #define PRXDATA 0x15 // proximity sensor data
45 #define PROX_THRESH_IND 0x0B // Proximity Threshold Register
46 #define PROX_THRESH 0x0C // Proximity Threshold Register
56 * @brief MAX44000 Proximity Sensor library
63 * @comname MAX44000 Proximity Sensor
68 * @brief API for the MAX44000 Ambient and Infrared Proximity Sensor
72 * is an ambient and infrared proximity sensor. This module was tested on the
98 * Reads the proximity value from the sensor (based on ambient data).
  /packages/services/Telecomm/src/com/android/server/telecom/
ProximitySensorManager.java 25 * This class manages the proximity sensor and allows callers to turn it on and off.
45 Log.i(this, "All calls removed, resetting proximity sensor to default state");
52 * Turn the proximity sensor on.
65 * Turn the proximity sensor off.
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
PowerTest.java 70 new Test("Enable proximity") {
75 new Test("Disable proximity") {
80 new Test("Disable proximity (RELEASE_FLAG_WAIT_FOR_NO_PROXIMITY") {
85 new Test("Enable proximity, wait 5 seconds then disable") {
96 new Test("Enable proximity, wait 5 seconds then disable " +
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
AppRTCProximitySensor.java 25 * AppRTCProximitySensor manages functions related to the proximity sensor in
27 * On most device, the proximity sensor is implemented as a boolean-sensor.
30 * A LUX-value more than the threshold means the proximity sensor returns "FAR".
60 * Activate the proximity sensor. Also do initializtion if called for the
67 // Proximity sensor is not supported on this device.
75 /** Deactivate the proximity sensor. */
108 Log.d(TAG, "Proximity sensor => NEAR state");
111 Log.d(TAG, "Proximity sensor => FAR state");
127 * Get default proximity sensor if it exists. Tablet devices (e.g. Nexus 7)
143 /** Helper method for logging information about the proximity sensor. *
    [all...]
AppRTCAudioManager.java 58 // Proximity sensor object. It measures the proximity of an object in cm
74 // This method is called when the proximity sensor reports a state change,
77 // The proximity sensor should only be activated when there are exactly two
108 // Create and initialize the proximity sensor.
109 // Tablet devices (e.g. Nexus 7) does not support proximity sensors.
148 // proximity sensor.
335 // Enable the proximity sensor if there are two available audio devices
341 // Start the proximity sensor.
344 // Stop the proximity sensor since it is no longer needed
    [all...]
  /hardware/bsp/intel/peripheral/libupm/src/gp2y0a/
gp2y0a.h 32 * @brief GP2Y0A-based IR Proximity Sensor library
40 * @comname GP2Y0A IR Proximity Sensor
41 * @altname Grove 80cm IR Proximity Sensor
46 * @brief API for the GP2Y0A family of IR Proximity Sensors
  /hardware/bsp/intel/peripheral/sensors/mraa/sensors/
ProximityGPIO.cpp 18 * A Proximity sensor with a true/false value read in via GPIO
19 * is implemented. The Sensor HAL returns a float for the proximity
28 * We monitor GPIO48 for the proximity reading.
43 .name = "Proximity GPIO Sensor",
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
additional_proximity_chars.cpp 20 // TODO: Stop using hardcoded additional proximity characters.
21 // TODO: Have proximity character informations in each language's binary dictionary.
  /development/samples/browseable/XYZTouristAttractions/
_index.jd 14 app that notifies the user when they are in close proximity to
  /device/google/atv/
config.ini 15 hw.sensors.proximity=no
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
ProximityClassifier.java 24 * A classifier which looks at the proximity sensor during the gesture. It calculates the percentage
25 * the proximity sensor showing the near state during the whole gesture
  /frameworks/base/telecomm/java/android/telecom/
Phone.java 275 * Turns the proximity sensor on. When this request is made, the proximity sensor will
277 * is detected to be in close proximity to the screen. This operation is a no-op on devices
278 * that do not have a proximity sensor.
287 * Turns the proximity sensor off. When this request is made, the proximity sensor will
289 * no-op on devices that do not have a proximity sensor.
292 * previously off. Otherwise, the screen will only be turned on after the proximity sensor
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
error_type_utils.h 43 // Proximity error
49 // A new word error should be an edit correction error or a proximity correction error.
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerController.java 52 * Handles the proximity sensor, light sensor, and animations between states
98 // Proximity sensor debounce delay in milliseconds for positive or negative transitions.
102 // Trigger proximity if distance is less than 5 cm.
135 // The proximity sensor, or null if not available or needed.
168 // True if a request has been made to wait for the proximity sensor to go negative.
172 // True if the pending power request or wait for negative proximity flag
198 // True if the device should wait for negative proximity sensor before
200 // proximity sensor measurement is observed or when the device is forced to
204 // The actual proximity sensor threshold value.
207 // Set to true if the proximity sensor listener has been registere
    [all...]
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/res/values/
base-strings.xml 30 app that notifies the user when they are in close proximity to
  /development/samples/browseable/XYZTouristAttractions/Application/res/values/
base-strings.xml 30 app that notifies the user when they are in close proximity to
  /device/huawei/angler/overlay/frameworks/base/packages/SystemUI/res/values/
config.xml 37 <!-- Doze: can we assume the pickup sensor includes a proximity check? -->
  /device/lge/bullhead/overlay/frameworks/base/packages/SystemUI/res/values/
config.xml 37 <!-- Doze: can we assume the pickup sensor includes a proximity check? -->
  /frameworks/base/core/java/android/bluetooth/
package.html 21 <li>Communicate with BLE devices, such as proximity sensors, heart rate
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
max44000.cxx 34 std::cout << "proximity value = " << sensor->getAmbient () << std::endl;

Completed in 7825 milliseconds

1 2 3 4 5 6 7 8 91011>>