Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/
DCameraMetadata.java92 protected abstract Class<TKey> getKeyClass(); in getKeyClass() method in CameraMetadata
111 getKeysStatic(thisClass, getKeyClass(), this, /*filterTags*/null)); in getKeys()
DCameraCharacteristics.java207 protected Class<Key<?>> getKeyClass() { in getKeyClass() method in CameraCharacteristics
230 getKeysStatic(getClass(), getKeyClass(), this, filterTags)); in getKeys()
DCaptureRequest.java292 protected Class<Key<?>> getKeyClass() { in getKeyClass() method in CaptureRequest
DCaptureResult.java259 protected Class<Key<?>> getKeyClass() { in getKeyClass() method in CaptureResult