Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/service/
DTEST_MAPPING13 "exclude-annotation": "androidx.test.filters.FlakyTest"
24 "exclude-annotation": "androidx.test.filters.FlakyTest"
45 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
58 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/Messaging/src/com/android/messaging/util/
DFileUtil.java77 public static void removeFileOrDirectoryExcept(File root, File exclude) { in removeFileOrDirectoryExcept() argument
81 if (exclude == null || !file.equals(exclude)) { in removeFileOrDirectoryExcept()
82 removeFileOrDirectoryExcept(file, exclude); in removeFileOrDirectoryExcept()
/packages/services/Telecomm/
DTEST_MAPPING7 "exclude-annotation": "androidx.test.filters.FlakyTest"
15 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/providers/TelephonyProvider/
DTEST_MAPPING10 "exclude-annotation": "androidx.test.filters.FlakyTest"
18 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/ManagedProvisioning/
DTEST_MAPPING7 "exclude-annotation": "androidx.test.filters.FlakyTest"
15 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/Car/libs/car-ui-lib/
Dfindviewbyid-preupload-hook.sh3 if grep -rq --exclude=CarUiUtils.java "findViewById\|requireViewById" car-ui-lib/src/com/android/ca…
4 …grep -r --exclude-CarUiUtils.java "findViewById\|requireViewById" car-ui-lib/src/com/android/car/u…
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DStorageUtils.java44 static List<ConcreteFile> listFilesRecursive(File startDir, String exclude, int uid) { in listFilesRecursive() argument
50 if (Objects.equals(dir.getName(), exclude)) continue; in listFilesRecursive()
/packages/services/Telephony/
DTEST_MAPPING7 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/PermissionController/src/com/android/permissioncontroller/role/
DTEST_MAPPING7 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/Settings/
DTEST_MAPPING7 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/CellBroadcastReceiver/
DTEST_MAPPING8 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/PermissionController/
DTEST_MAPPING10 "exclude-annotation": "androidx.test.filters.FlakyTest"
/packages/apps/Car/Settings/src/com/android/car/settings/system/
DTEST_MAPPING11 … "exclude-filter": "android.test.functional.auto.apps.SystemSettingTest#testResetAppsPreference"
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/
DTEST_MAPPING15 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/
DTEST_MAPPING20 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
/packages/apps/DocumentsUI/
DPREUPLOAD.cfg8 hidden_api_txt_exclude_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/exclude.sh ${PREUPLOAD_C…
/packages/apps/WallpaperPicker2/
Dbuild.gradle92 exclude group: 'xmlpull'
/packages/apps/TV/common/
Dbuild.gradle66 exclude '**/BuildConfig.java'
/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java1061 public void setExcludeFromRecents(boolean exclude) { in setExcludeFromRecents() argument
1068 task.setExcludeFromRecents(exclude); in setExcludeFromRecents()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile643 # excluded from the INPUT source files. This way you can easily exclude a
655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
657 # against the file with absolute path, so to exclude all test directories
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile643 # excluded from the INPUT source files. This way you can easily exclude a
655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
657 # against the file with absolute path, so to exclude all test directories
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in817 # excluded from the INPUT source files. This way you can easily exclude a
833 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
837 # exclude all test directories for example use the pattern */test/*
848 # exclude all test directories use the pattern */test/*
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dauto-value-1.5.2.jar ... { public abstract java.lang.Class[] exclude () } com/google/auto/value ...

12