Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1035 mRemoveList.clear(); in notifySubscriptionInfoChanged()
1065 mRemoveList.clear(); in notifyOpportunisticSubscriptionInfoChanged()
3259 mRemoveList.clear(); in notifyCarrierConfigChanged()
3877 int size = mRemoveList.size(); in handleRemoveListLocked()
3883 mRemoveList.clear(); in handleRemoveListLocked()
4032 mRemoveList.add(r.binder);
4047 mRemoveList.add(r.binder);
4064 mRemoveList.add(r.binder);
4079 mRemoveList.add(r.binder);
4091 mRemoveList.add(r.binder);
[all …]