Home
last modified time | relevance | path

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

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/model/
DBackupRestoreTest.java141 private void verifyTableIsFilled(String tableName, boolean sanitized) { in verifyTableIsFilled() argument
142 assertEquals(sanitized ? 12 : 13, getCount(mDb, in verifyTableIsFilled()
144 + (sanitized ? MY_PROFILE_ID : MY_OLD_PROFILE_ID))); in verifyTableIsFilled()
146 + (sanitized ? WORK_PROFILE_ID : OLD_WORK_PROFILE_ID))); in verifyTableIsFilled()
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DREADME.md74 sanitized image with one of the following two sequences of commands depending
77 ### You can build a pre-configured sanitized device image with:
84 ### Alternatively, you can build other (read: non-sanitized) targets with the following command:
102 When using a sanitized lunch target, build the fuzz test with the following
108 When building with a non-sanitized lunch target, build the fuzz test with the
/packages/modules/Connectivity/tests/common/java/android/net/
DLinkPropertiesTest.java1024 final LinkProperties sanitized = new LinkProperties(source); in testLinkPropertiesParcelable() local
1025 sanitized.setCaptivePortalApiUrl(null); in testLinkPropertiesParcelable()
1026 sanitized.setCaptivePortalData(null); in testLinkPropertiesParcelable()
1027 assertEquals(sanitized, parcelingRoundTrip(source)); in testLinkPropertiesParcelable()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1202 ScanResult sanitized = getSanitizedExposureNotification(result); in onScanResultInternal() local
1203 if (sanitized != null) { in onScanResultInternal()
1205 result = sanitized; in onScanResultInternal()
/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java9344 final NetworkCapabilities sanitized = new NetworkCapabilities(nc, in getNetworkCapabilitiesWithoutUids() local
9346 sanitized.setUids(null); in getNetworkCapabilitiesWithoutUids()
9347 sanitized.setAdministratorUids(new int[0]); in getNetworkCapabilitiesWithoutUids()
9348 sanitized.setOwnerUid(Process.INVALID_UID); in getNetworkCapabilitiesWithoutUids()
9349 return sanitized; in getNetworkCapabilitiesWithoutUids()
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java2618 private void doNetworkCallbacksSanitizationTest(boolean sanitized) throws Exception { in doNetworkCallbacksSanitizationTest() argument
2636 final Uri expectedCapportUrl = sanitized ? null : capportUrl; in doNetworkCallbacksSanitizationTest()
2644 final CaptivePortalData expectedCapportData = sanitized ? null : capportData; in doNetworkCallbacksSanitizationTest()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...