Searched defs:callbackList (Results 1 – 5 of 5) sorted by relevance
223 ArrayList<Integer> callbackList = registry.copyCallbacks(); in testVeryDeepRemoveWhileNotifying() local243 ArrayList<Integer> callbackList = registry.copyCallbacks(); in testClear() local272 ArrayList<Integer> callbackList = registry.copyCallbacks(); in testNestedClear() local
219 ArrayList<Integer> callbackList = registry.copyListeners(); in testVeryDeepRemoveWhileNotifying() local238 ArrayList<Integer> callbackList = registry.copyListeners(); in testClear() local266 ArrayList<Integer> callbackList = registry.copyListeners(); in testNestedClear() local
587 List<Pair<IBinder, Bundle>> callbackList = connection.subscriptions.get(id); in addSubscription() local611 List<Pair<IBinder, Bundle>> callbackList = connection.subscriptions.get(id); in removeSubscription() local
975 List<Pair<IBinder, Bundle>> callbackList = connection.subscriptions.get(id); in addSubscription() local999 List<Pair<IBinder, Bundle>> callbackList = connection.subscriptions.get(id); in removeSubscription() local
1034 List<SubscriptionCallback> callbackList = sub.getCallbacks(); in onServiceConnected() local