Searched refs:removal (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/cmds/idmap2/tests/data/overlay/ |
D | build | 20 --no-resource-removal \ 27 --no-resource-removal \ 35 --no-resource-removal \ 42 --no-resource-removal \
|
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
D | PowerMeasurement.java | 75 Process removal = fileRemoval.exec(rmfile); in testPageLoadStaticNYTimes() local 76 exitVal = removal.waitFor(); in testPageLoadStaticNYTimes()
|
/frameworks/proto_logging/stats/express/catalog/ |
D | battery.cfg | 23 display_name: "App power allowlist removal events"
|
/frameworks/base/location/lib/ |
D | README.txt | 12 before any removal.
|
/frameworks/base/core/tests/overlaytests/device/test-apps/FrameworkOverlay/ |
D | Android.bp | 29 aaptflags: ["--no-resource-removal"],
|
/frameworks/base/core/tests/overlaytests/device/test-apps/AppOverlayTwo/ |
D | Android.bp | 28 aaptflags: ["--no-resource-removal"],
|
/frameworks/base/core/tests/overlaytests/device/test-apps/AppOverlayOne/ |
D | Android.bp | 28 aaptflags: ["--no-resource-removal"],
|
/frameworks/base/tests/SharedLibraryLoadingTest/test-apps/Overlay/ |
D | Android.bp | 28 aaptflags: ["--no-resource-removal"],
|
/frameworks/base/core/tests/overlaytests/device_non_system/test-apps/AppOverlay/ |
D | Android.bp | 29 aaptflags: ["--no-resource-removal"],
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/ |
D | CountQuotaTrackerTest.java | 268 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/ |
D | Android.bp | 30 aaptflags: ["--no-resource-removal"],
|
/frameworks/av/media/audio/aconfig/ |
D | README.md | 66 This constraints the locations where extant flags need to be chased for removal.
|
/frameworks/base/core/proto/android/os/ |
D | incident.proto | 201 // (no removal allowed if you are familiar with PROTOBUF).
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 5926 * 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
|