Home
last modified time | relevance | path

Searched refs:removal (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/cmds/idmap2/tests/data/overlay/
Dbuild20 --no-resource-removal \
27 --no-resource-removal \
35 --no-resource-removal \
42 --no-resource-removal \
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerMeasurement.java75 Process removal = fileRemoval.exec(rmfile); in testPageLoadStaticNYTimes() local
76 exitVal = removal.waitFor(); in testPageLoadStaticNYTimes()
/frameworks/proto_logging/stats/express/catalog/
Dbattery.cfg23 display_name: "App power allowlist removal events"
/frameworks/base/location/lib/
DREADME.txt12 before any removal.
/frameworks/base/core/tests/overlaytests/device/test-apps/FrameworkOverlay/
DAndroid.bp29 aaptflags: ["--no-resource-removal"],
/frameworks/base/core/tests/overlaytests/device/test-apps/AppOverlayTwo/
DAndroid.bp28 aaptflags: ["--no-resource-removal"],
/frameworks/base/core/tests/overlaytests/device/test-apps/AppOverlayOne/
DAndroid.bp28 aaptflags: ["--no-resource-removal"],
/frameworks/base/tests/SharedLibraryLoadingTest/test-apps/Overlay/
DAndroid.bp28 aaptflags: ["--no-resource-removal"],
/frameworks/base/core/tests/overlaytests/device_non_system/test-apps/AppOverlay/
DAndroid.bp29 aaptflags: ["--no-resource-removal"],
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/
DCountQuotaTrackerTest.java268 Intent removal = new Intent(Intent.ACTION_PACKAGE_FULLY_REMOVED, in testAppRemoval() local
270 removal.putExtra(Intent.EXTRA_UID, TEST_UID); in testAppRemoval()
271 mReceiver.onReceive(mContext, removal); in testAppRemoval()
298 Intent removal = new Intent(Intent.ACTION_USER_REMOVED); in testUserRemoval() local
299 removal.putExtra(Intent.EXTRA_USER_HANDLE, TEST_USER_ID); in testUserRemoval()
300 mReceiver.onReceive(mContext, removal); in testUserRemoval()
/frameworks/base/core/tests/overlaytests/host/test-apps/UpdateOverlay/
DAndroid.bp30 aaptflags: ["--no-resource-removal"],
/frameworks/av/media/audio/aconfig/
DREADME.md66 This constraints the locations where extant flags need to be chased for removal.
/frameworks/base/core/proto/android/os/
Dincident.proto201 // (no removal allowed if you are familiar with PROTOBUF).
/frameworks/proto_logging/stats/
Datoms.proto5926 * Logs creation or removal of an isolated uid. Isolated uid's are temporary uid's to sandbox risky
16736 USER_REMOVE = 6; // A user removal journey
16795 REMOVE_USER = 8; // Indicates that this is a user removal event