Searched refs:mSystemBarAttributesListener (Results 1 – 2 of 2) sorted by relevance
101 @Mock private SystemBarAttributesListener mSystemBarAttributesListener; field in CentralSurfacesCommandQueueCallbacksTest139 mSystemBarAttributesListener, in setup()217 verify(mSystemBarAttributesListener).onSystemBarAttributesChanged( in onSystemBarAttributesChanged_forwardsToSysBarAttrsListener()249 verifyZeroInteractions(mSystemBarAttributesListener); in onSystemBarAttributesChanged_differentDisplayId_doesNotForwardToAttrsListener()
110 private final SystemBarAttributesListener mSystemBarAttributesListener; field in CentralSurfacesCommandQueueCallbacks186 mSystemBarAttributesListener = systemBarAttributesListener; in CentralSurfacesCommandQueueCallbacks()473 mSystemBarAttributesListener.onSystemBarAttributesChanged( in onSystemBarAttributesChanged()