HomeSort by relevance Sort by last modified time
    Searched full:proximity (Results 51 - 75 of 87) sorted by null

1 23 4

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 297 * positioning devices that are capable of generating proximity information.
859 * Note that the mode field is a bitfield that reports the Proximity
864 * and OutOfProximity to determine the proximity state.
    [all...]
XIproto.h     [all...]
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 171 // Proximity listeners
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
NoLocationPermissionTest.java 136 * Verify that adding a proximity alert requires permissions.
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java 417 * iterations within the expression. This is used to determine if a proximity
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Variable.java 309 * iterations within the expression. This is used to determine if a proximity
  /external/libxml2/include/libxml/
xpath.h 313 int proximityPosition; /* the proximity position */
  /frameworks/base/core/java/android/hardware/
SensorEvent.java 251 * values[0]: Proximity sensor distance measured in centimeters
255 * <b>Note:</b> Some proximity sensors only support a binary <i>near</i> or
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
LatinKeyboardView.java 313 * @param enabled whether or not the proximity correction is enabled
320 * Returns true if proximity correction is enabled.
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 554 * @param enabled whether or not the proximity correction is enabled
561 * Returns true if proximity correction is enabled.
599 * and square it to get the proximity threshold. We use a square here and in computing
    [all...]
  /external/kernel-headers/original/linux/
hil.h 259 #define HIL_IDD_IOD_PROXIMITY 0x08 /* Proximity in/out events */
mmzone.h 257 * frequently read in proximity to zone->lock. It's good to
input.h 813 #define SW_FRONT_PROXIMITY 0x0b /* set = front proximity sensor active */
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 420 proximities = Arrays.copyOfRange(SpellCheckerProximityInfo.PROXIMITY,
  /packages/inputmethods/LatinIME/native/src/
unigram_dictionary.cpp 227 LOGI("--- Suggest words with proximity space %d", i);
232 LOGI("Input[%d] x = %d, y = %d, has space proximity = %d",
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 1471 uint8_t proximity[4]; member in struct:srat_memory_affinity
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
Expression.java 321 * iterations within the expression. This is used to determine if a proximity
  /frameworks/base/docs/html/sdk/
android-2.3-highlights.jd 335 can create new applications that offer proximity-based information and services
  /external/libxslt/libxslt/
variables.c 855 * BUG TODO: The proximity position and the context size will
864 * Here the proximity position and context size are changed
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
uses-feature-element.jd 649 <td><code>android.hardware.sensor.proximity</code></td>
650 <td>The application uses the device's proximity sensor.</td>
    [all...]
  /packages/apps/Phone/src/com/android/phone/
CallController.java 261 // enable the proximity sensor
    [all...]
CallNotifier.java     [all...]
  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch.java 1656 int proximity = Math.abs(loc - x); local
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 412 /** Screen turned off because of proximity sensor */
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageManager.java     [all...]

Completed in 741 milliseconds

1 23 4