Searched defs:callbackList (Results 1 – 7 of 7) sorted by relevance
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
91 Callback[] callbackList = new Callback[callbackCount]; in testAddCallbackRemoveCallback_concurrently() local
626 List<Pair<IBinder, Bundle>> callbackList = connection.subscriptions.get(id); in addSubscription() local650 List<Pair<IBinder, Bundle>> callbackList = connection.subscriptions.get(id); in removeSubscription() local
134 RunnableList callbackList = null; in launchTask() local
461 final RemoteCallbackList<INetworkScoreCache> callbackList; in updateScores() local822 RemoteCallbackList<INetworkScoreCache> callbackList = mScoreCaches.get(networkType); in registerNetworkScoreCache() local847 RemoteCallbackList<INetworkScoreCache> callbackList = mScoreCaches.get(networkType); in unregisterNetworkScoreCache() local
705 RunnableList callbackList = new RunnableList(); in launchTaskAnimated() local
2119 final RunnableList callbackList = new RunnableList(); in onDrop() local