Home
last modified time | relevance | path

Searched defs:FILTERS (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothDeviceFilter.java51 private static final Filter[] FILTERS = { field in BluetoothDeviceFilter
/aosp12/system/media/audio_utils/tests/
H A Dbiquad_filter_tests.cpp165 constexpr size_t FILTERS = 3; in TEST() local
192 constexpr size_t FILTERS = 3; in testDifferentFiltersPerChannel() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DMainPanel.java47 public static final int FILTERS = 3; field in MainPanel
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DBitmapCache.java41 public final static int FILTERS = 4; field in BitmapCache