Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/componentalias/
H A DAndroid.bp19 // TODO: Delete this file. It's no longer needed, but removing it on udc-dev will cause
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/
H A DREADME.md36 `ChipInfo`. `MediaTttChipControllerCommon` has all the common logic for adding and removing the
/aosp14/system/core/libutils/
H A DAndroid.bp190 diff_flags: ["-allow-adding-removing-weak-symbols"],
/aosp14/frameworks/base/core/proto/android/service/
H A Dsensor_service.proto29 * 2. Never reuse a proto field number. When removing a field, mark it as reserved.
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncStorageEngine.java1109 SparseArray<AuthorityInfo> removing = new SparseArray<AuthorityInfo>(); in removeStaleAccounts() local
1123 removing.put(auth.ident, auth); in removeStaleAccounts()
1130 int i = removing.size(); in removeStaleAccounts()
1134 int ident = removing.keyAt(i); in removeStaleAccounts()
1135 AuthorityInfo auth = removing.valueAt(i); in removeStaleAccounts()
/aosp14/frameworks/base/services/
H A Dproguard.flags64 # Referenced via CarServiceHelperService in car-frameworks-service (avoid removing)
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md280 …ist of current tiles, all these classes are properly disposed including removing the callbacks and…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4 # If you are changing/removing APIs listed in this file, you do not need to