Home
last modified time | relevance | path

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

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserTest.java552 final int[] orderOfRemovingCallbacks = {2, 0, 3, 1}; in testUnsubscribeWithSubscriptionCallbackForMultipleSubscriptions() local
553 for (int i = 0; i < orderOfRemovingCallbacks.length; i++) { in testUnsubscribeWithSubscriptionCallbackForMultipleSubscriptions()
563 subscriptionCallbacks.get(orderOfRemovingCallbacks[index])); in testUnsubscribeWithSubscriptionCallbackForMultipleSubscriptions()
578 .get(orderOfRemovingCallbacks[j]).mChildrenLoadedWithOptionCount; in testUnsubscribeWithSubscriptionCallbackForMultipleSubscriptions()