Home
last modified time | relevance | path

Searched refs:sGetCommandMap (Results 1 – 1 of 1) sorted by relevance

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