Searched refs:FILTERS (Results 1 – 2 of 2) sorted by relevance
49 private static final Filter[] FILTERS = { field in BluetoothDeviceFilter69 if (filterType >= 0 && filterType < FILTERS.length) { in getFilter()70 return FILTERS[filterType]; in getFilter()
2900 static AnimationFilter[] FILTERS = new AnimationFilter[] { field in NotificationStackScrollLayout.AnimationEvent3136 filter = FILTERS[type]; in AnimationEvent()