Searched refs:mStateListenerArgumentCaptor (Results 1 – 1 of 1) sorted by relevance
138 private ArgumentCaptor<StatusBarStateController.StateListener> mStateListenerArgumentCaptor; field in NotificationStackScrollLayoutControllerTest229 mStateListenerArgumentCaptor.capture(), anyInt()); in testUpdateEmptyShadeView_notificationsVisible_zenHiding()231 mStateListenerArgumentCaptor.getValue(); in testUpdateEmptyShadeView_notificationsVisible_zenHiding()253 mStateListenerArgumentCaptor.capture(), anyInt()); in testUpdateEmptyShadeView_notificationsHidden_zenNotHiding()255 mStateListenerArgumentCaptor.getValue(); in testUpdateEmptyShadeView_notificationsHidden_zenNotHiding()277 mStateListenerArgumentCaptor.capture(), anyInt()); in testUpdateEmptyShadeView_splitShadeMode_alwaysShowEmptyView()279 mStateListenerArgumentCaptor.getValue(); in testUpdateEmptyShadeView_splitShadeMode_alwaysShowEmptyView()322 mStateListenerArgumentCaptor.capture(), anyInt()); in testOnStatePostChange_verifyIfProfileIsPublic()325 mStateListenerArgumentCaptor.getValue(); in testOnStatePostChange_verifyIfProfileIsPublic()