Searched refs:EXTENSION_LIST (Results 1 – 3 of 3) sorted by relevance
177 int[] EXTENSION_LIST = new int[]{ field in CameraExtensionCharacteristics629 IntArray extensionList = new IntArray(EXTENSION_LIST.length); in ExtensionConnectionManager()630 extensionList.addAll(EXTENSION_LIST); in ExtensionConnectionManager()832 IntArray extensionList = new IntArray(EXTENSION_LIST.length); in getSupportedExtensions()833 extensionList.addAll(EXTENSION_LIST); in getSupportedExtensions()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50313 field public static final java.util.jar.Attributes.Name EXTENSION_LIST;