| /packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/displaysound/ | 
| D | AdvancedVolumeFragmentTest.java | 110         Map<Integer, Boolean> formats = ImmutableMap.of(  in testOnPreferenceTreeClick_withFormatDisabled_disablesFormatInAudioManager()  local138         Map<Integer, Boolean> formats = ImmutableMap.of(  in testOnPreferenceTreeClick_withFormatEnabled_enablesFormatInAudioManager()  local
 166         Map<Integer, Boolean> formats = ImmutableMap.of(  in testOnPreferenceTreeClick_withDTSFormatsDisabled_disablesFormatInAudioManager()  local
 213         Map<Integer, Boolean> formats = ImmutableMap.of(  in testOnPreferenceTreeClick_withDTSFormatsEnabled_enablesFormatInAudioManager()  local
 260         Map<Integer, Boolean> formats = ImmutableMap.of(  in testGetPreferenceScreen_whenManual_returnsFormatsInCorrectPreferenceGroup()  local
 289         Map<Integer, Boolean> formats = ImmutableMap.of(  in testGetPreferenceScreen_whenAuto_showsFormatInfoPreference()  local
 313         Map<Integer, Boolean> formats = ImmutableMap.of(  in testGetPreferenceScreen_whenAuto_returnsFormatsInCorrectPreferenceGroup()  local
 361             Map<Integer, Boolean> formats, List<Integer> reportedFormats) {  in createAdvancedVolumeFragmentWithAudioManagerReturning()
 
 | 
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/ | 
| D | SoundFormatPreferenceController.java | 56             @NonNull Map<Integer, Boolean> formats,  in SoundFormatPreferenceController()115         HashSet<Integer> formats = new HashSet<>();  in getEnabledFormats()  local
 
 | 
| /packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/display/displaysound/ | 
| D | SoundFormatPreferenceController.java | 63             @NonNull Map<Integer, Boolean> formats,  in SoundFormatPreferenceController()151         HashSet<Integer> formats = new HashSet<>();  in getEnabledFormats()  local
 
 | 
| /packages/apps/DevCamera/src/com/android/devcamera/ | 
| D | CameraDeviceReport.java | 162             int[] formats = map.getOutputFormats();  in printCameraInfo()  local183             int[] formats = map.getInputFormats();  in printCameraInfo()  local
 
 | 
| D | CameraInfoCache.java | 81         int[] formats = map.getOutputFormats();  in CameraInfoCache()  local
 | 
| /packages/apps/DeskClock/src/com/android/deskclock/ | 
| D | AlarmUtils.kt | 69         val formats = context.resources.getStringArray(R.array.alarm_set)  in formatElapsedTimeUntilAlarm()  constant
 | 
| /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/ | 
| D | FileSampleExtractor.java | 114         List<Format> formats = ImmutableList.copyOf(  in handlePrepare()  local136         mSampleBuffer.init(Lists.transform(trackFormatList, tf -> tf.trackId), formats);  in handlePrepare()  local
 
 | 
| /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/ | 
| D | MemorySampleBuffer.java | 48     public synchronized void init(@NonNull List<String> ids, @NonNull List<Format> formats) {  in init()
 | 
| D | SampleChunkIoHelper.java | 128                 List<Format> formats,  in create()148             List<Format> formats,  in SampleChunkIoHelper()
 
 | 
| D | RecordingSampleBuffer.java | 142     public void init(@NonNull List<String> ids, @NonNull List<Format> formats)  in init()
 | 
| D | BufferManager.java | 112                 @NonNull List<Format> formats)  in init()
 | 
| /packages/services/DeviceAsWebcam/jni/ | 
| D | UVCProvider.h | 72     std::vector<ConfigFormat> formats;  member
 | 
| /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/ | 
| D | MpegTsSampleExtractor.java | 129         List<MediaFormat> formats = mSampleExtractor.getTrackFormats();  in prepare()  local
 |