Searched refs:mFasListenerCap (Results 1 – 1 of 1) sorted by relevance
304 @Captor private ArgumentCaptor<AppStateTracker.BackgroundRestrictedAppListener> mFasListenerCap; field in BackgroundRestrictionTest401 .addBackgroundRestrictedAppListener(mFasListenerCap.capture()); in initController()402 mFasListener = mFasListenerCap.getValue(); in initController()