HomeSort by relevance Sort by last modified time
    Searched defs:ID_UNSUPPORTED (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/params/
Face.java 37 public static final int ID_UNSUPPORTED = -1;
67 * If the id is {@value #ID_UNSUPPORTED} then the leftEyePosition, rightEyePosition, and
82 * or if id is {@value #ID_UNSUPPORTED} and
93 } else if (id < 0 && id != ID_UNSUPPORTED) {
96 if (id == ID_UNSUPPORTED) {
114 * If the id is {@value #ID_UNSUPPORTED} then the leftEyePosition, rightEyePosition, and
119 * the face id of each face is expected to be {@value #ID_UNSUPPORTED}, the leftEyePosition,
133 this(bounds, score, ID_UNSUPPORTED,
179 * If the id is {@value #ID_UNSUPPORTED} then the leftEyePosition, rightEyePosition, and
184 * the face id of each face is expected to be {@value #ID_UNSUPPORTED}.</p
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 407 milliseconds