Searched refs:getFilter (Results 1 - 14 of 14) sorted by relevance

/development/tools/mkstubs/src/com/android/mkstubs/
H A DMain.java72 public Filter getFilter() { method in class:Main.Params
207 p.getFilter().getExcludePrefix().add(s.substring(0, s.length() - 1));
209 p.getFilter().getExcludeFull().add(s);
215 p.getFilter().getIncludePrefix().add(s.substring(0, s.length() - 1));
217 p.getFilter().getIncludeFull().add(s);
295 aa.filter(classes, p.getFilter(), log);
303 src_gen.generateSource(dst_src_dir, classes, p.getFilter());
309 stub_gen.generateStubbedJar(dst_jar, classes, p.getFilter());
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
H A DAccessSourcer.java70 public int getFilter() { method in class:AccessSourcer.Flag
101 if ((f.getFilter() & filter) != 0 && (access & f.getValue()) != 0) {
/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DLoaderCustom.java467 mAdapter.getFilter().filter(mCurFilter);
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
H A DLoaderCustomSupport.java453 mAdapter.getFilter().filter(mCurFilter);
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/content/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/basic/FragmentBasics/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/location-aware/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/AnimationsDemo/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/ContactsList/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/EffectiveNavigation/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/InteractiveChart/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/app/ ...
/development/samples/training/bitmapfun/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/app/ ...
/development/samples/training/NavigationDrawer/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/util/ ...

Completed in 427 milliseconds