Searched refs:SetCommand (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
H A DSetCommand.java22 public interface SetCommand { interface
H A DCameraMetadataNative.java396 SetCommand s = sSetCommandMap.get(key);
970 private static final HashMap<Key<?>, SetCommand> sSetCommandMap =
971 new HashMap<Key<?>, SetCommand>();
974 new SetCommand() {
981 new SetCommand() {
988 new SetCommand() {
994 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() {
1000 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() {
/frameworks/base/
H A Dcompiled-classes-phone1513 android.hardware.camera2.impl.SetCommand

Completed in 466 milliseconds