HomeSort by relevance Sort by last modified time
    Searched refs:AUTO_WHITE_BALANCE_LOCK_SUPPORTED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/src/com/android/camera/
Util.java 84 private static final String AUTO_WHITE_BALANCE_LOCK_SUPPORTED = "auto-whitebalance-lock-supported";
99 return TRUE.equals(params.get(AUTO_WHITE_BALANCE_LOCK_SUPPORTED));
  /packages/apps/Gallery2/src/com/android/camera/
Util.java 86 private static final String AUTO_WHITE_BALANCE_LOCK_SUPPORTED = "auto-whitebalance-lock-supported";
101 return TRUE.equals(params.get(AUTO_WHITE_BALANCE_LOCK_SUPPORTED));

Completed in 53 milliseconds