Home
last modified time | relevance | path

Searched refs:exclusion (Results 1 – 8 of 8) sorted by relevance

/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
D.gitignore7 # The only way to negate an exclusion is by including every single parent
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/brightness/
DBrightnessDialogTest.kt118 val exclusion = frame.systemGestureExclusionRects[0] in testGestureExclusion() constant
119 assertThat(exclusion) in testGestureExclusion()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java979 Region exclusion = Region.obtain(systemGestureExclusion);
983 rejected.op(exclusion, Region.Op.DIFFERENCE);
988 mSystemGestureExclusion.set(exclusion);
990 exclusion.recycle();
/frameworks/base/core/java/com/android/internal/content/
DFileSystemProvider.java447 Set<String> exclusion, Bundle queryArgs) throws FileNotFoundException { in querySearchDocuments() argument
466 if (exclusion.contains(file.getAbsolutePath())) continue; in querySearchDocuments()
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
Dfind_region.rscript115 (p - regionInSearch.zw); // positive if outside of exclusion zone
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto108 INCOMPLETE_EXCLUDED = 3; // would have been successful but in the exclusion area
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt470 convey the exclusion of warranty; and each file should have at least the
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto416 // and associated exclusion list. Simply "set_global_http_proxy".