Searched defs:sGetCommandMap (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java379 GetCommand g = sGetCommandMap.get(key);
507 private static final HashMap<Key<?>, GetCommand> sGetCommandMap = field in class:CameraMetadataNative
510 sGetCommandMap.put(
518 sGetCommandMap.put(
526 sGetCommandMap.put(
534 sGetCommandMap.put(
543 sGetCommandMap.put(
551 sGetCommandMap.put(
559 sGetCommandMap.put(
567 sGetCommandMap
[all...]

Completed in 27 milliseconds