HomeSort by relevance Sort by last modified time
    Searched defs:FILTERS (Results 1 - 12 of 12) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothDeviceFilter.java 49 private static final Filter[] FILTERS = {
69 if (filterType >= 0 && filterType < FILTERS.length) {
70 return FILTERS[filterType];
98 /** Parent class of filters based on UUID and/or Bluetooth class. */
  /external/autotest/frontend/client/src/autotest/common/table/
TableDecorator.java 32 public static final int FILTERS = 0,
43 setRow(LayoutRows.FILTERS, filterTable);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
BitmapCache.java 41 public final static int FILTERS = 4;
94 case FILTERS: return "FILTERS";
  /external/opencv3/3rdparty/jinja2/
filters.py 3 jinja2.filters
6 Bundled jinja filters.
28 """Decorator for marking context dependent filters. The current
36 """Decorator for marking eval-context dependent filters. An eval
47 """Decorator for marking evironment dependent filters. The current
845 """Filters a sequence of objects by appying a test to either the object
861 """Filters a sequence of objects by appying a test to either the object
877 """Filters a sequence of objects by appying a test to either the object
894 """Filters a sequence of objects by appying a test to either the object
935 FILTERS =
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
MainPanel.java 47 public static final int FILTERS = 3;
71 case FILTERS: {
122 showPanel(FILTERS);
193 if (mCurrentSelected == FILTERS) {
196 boolean fromRight = isRightAnimation(FILTERS);
199 categoryPanel.setAdapter(FILTERS);
201 mCurrentSelected = FILTERS;
234 case FILTERS: {
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 161 // This is the actual mapping to filters from FILTER_ constants above, the order must
163 public static final AppFilter[] FILTERS = new AppFilter[]{
    [all...]
  /prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar 
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.20/
nekohtml-1.9.20.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 2161 milliseconds