Home
last modified time | relevance | path

Searched defs:subscriptionCaptor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/condition/
DConditionalCoreStartableTest.java114 final ArgumentCaptor<Monitor.Subscription> subscriptionCaptor = ArgumentCaptor.forClass( in testOnStartCallback() local
139 final ArgumentCaptor<Monitor.Subscription> subscriptionCaptor = ArgumentCaptor.forClass( in testOnStartCallbackWithNoConditions() local
170 final ArgumentCaptor<Monitor.Subscription> subscriptionCaptor = ArgumentCaptor.forClass( in testBootCompleted() local
/frameworks/base/core/tests/coretests/src/android/service/controls/
DControlProviderServiceTest.java127 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in testOnLoad_allStateless() local
160 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in testOnLoad_statefulConvertedToStateless() local
190 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in testOnLoadSuggested_allStateless() local
318 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in sendControlGetControl() local