Searched refs:removing (Results 1 – 8 of 8) sorted by relevance
19 // TODO: Delete this file. It's no longer needed, but removing it on udc-dev will cause
36 `ChipInfo`. `MediaTttChipControllerCommon` has all the common logic for adding and removing the
190 diff_flags: ["-allow-adding-removing-weak-symbols"],
29 * 2. Never reuse a proto field number. When removing a field, mark it as reserved.
1109 SparseArray<AuthorityInfo> removing = new SparseArray<AuthorityInfo>(); in removeStaleAccounts() local1123 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()
64 # Referenced via CarServiceHelperService in car-frameworks-service (avoid removing)
280 …ist of current tiles, all these classes are properly disposed including removing the callbacks and…
4 # If you are changing/removing APIs listed in this file, you do not need to