Searched refs:testSub2 (Results 1 – 1 of 1) sorted by relevance
151 int testSub2 = 2; in testCallbackAdapter_addAndRemoveCallbackForMultipleSubs() local154 mCallbackManagerUT.addCallbackForSubscription(testCallback2, testSub2); in testCallbackAdapter_addAndRemoveCallbackForMultipleSubs()166 mCallbackManagerUT.removeCallbackForSubscription(testCallback2, testSub2); in testCallbackAdapter_addAndRemoveCallbackForMultipleSubs()183 int testSub2 = 2; in testCallbackAdapter_onSubscriptionsChangedMultipleSubs() local187 mCallbackManagerUT.addCallbackForSubscription(testCallback2, testSub2); in testCallbackAdapter_onSubscriptionsChangedMultipleSubs()193 doReturn(createSubscriptionInfoList(new int[] {testSub2, testSub3})) in testCallbackAdapter_onSubscriptionsChangedMultipleSubs()213 int testSub2 = 2; in testCallbackAdapter_onSubscriptionsChangedOneSub() local220 doReturn(createSubscriptionInfoList(new int[] {testSub2})) in testCallbackAdapter_onSubscriptionsChangedOneSub()240 int testSub2 = 2; in testCallbackAdapter_closeMultipleSubs() local243 mCallbackManagerUT.addCallbackForSubscription(testCallback2, testSub2); in testCallbackAdapter_closeMultipleSubs()