Searched refs:combs (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraMetadataNative.java | 1373 List<MandatoryStreamCombination> combs = null; in getMandatoryStreamCombinationsHelper() local 1376 combs = build.getAvailableMandatoryConcurrentStreamCombinations(); in getMandatoryStreamCombinationsHelper() 1379 combs = build.getAvailableMandatoryMaximumResolutionStreamCombinations(); in getMandatoryStreamCombinationsHelper() 1382 combs = build.getAvailableMandatoryStreamCombinations(); in getMandatoryStreamCombinationsHelper() 1384 if ((combs != null) && (!combs.isEmpty())) { in getMandatoryStreamCombinationsHelper() 1385 MandatoryStreamCombination[] combArray = new MandatoryStreamCombination[combs.size()]; in getMandatoryStreamCombinationsHelper() 1386 combArray = combs.toArray(combArray); in getMandatoryStreamCombinationsHelper()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |