Searched refs:getKeysStatic (Results 1 – 2 of 2) sorted by relevance
111 getKeysStatic(thisClass, getKeyClass(), this, /*filterTags*/null)); in getKeys()129 static <TKey> ArrayList<TKey> getKeysStatic( in getKeysStatic() method in CameraMetadata
230 getKeysStatic(getClass(), getKeyClass(), this, filterTags)); in getKeys()323 List<TKey> staticKeyList = CameraCharacteristics.<TKey>getKeysStatic( in getAvailableKeyList()