Searched defs:sGetCommandMap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java351 GetCommand g = sGetCommandMap.get(key);
467 private static final HashMap<Key<?>, GetCommand> sGetCommandMap = field in class:CameraMetadataNative
470 sGetCommandMap.put(
478 sGetCommandMap.put(
486 sGetCommandMap.put(
494 sGetCommandMap.put(
503 sGetCommandMap.put(
511 sGetCommandMap.put(
519 sGetCommandMap.put(
527 sGetCommandMap
[all...]

Completed in 37 milliseconds