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.java113 final ArgumentCaptor<Monitor.Subscription> subscriptionCaptor = ArgumentCaptor.forClass( in testOnStartCallback() local
138 final ArgumentCaptor<Monitor.Subscription> subscriptionCaptor = ArgumentCaptor.forClass( in testOnStartCallbackWithNoConditions() local
169 final ArgumentCaptor<Monitor.Subscription> subscriptionCaptor = ArgumentCaptor.forClass( in testBootCompleted() local
/frameworks/base/core/tests/coretests/src/android/service/controls/
DControlProviderServiceTest.java130 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in testOnLoad_allStateless() local
163 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in testOnLoad_statefulConvertedToStateless() local
193 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in testOnLoadSuggested_allStateless() local
333 ArgumentCaptor<IControlsSubscription.Stub> subscriptionCaptor = in sendControlGetControl() local