Searched refs:mOnConfigurationChangedListener (Results 1 – 5 of 5) sorted by relevance
136 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_horizontalInSceneUpdated()143 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_horizontalInSceneUpdated()162 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_shouldUseHorizontalInSceneInLongDevices()171 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_shouldUseHorizontalInSceneInLongDevices()192 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_horizontalInScene_onlyInLandscape()201 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_horizontalInScene_onlyInLandscape()218 underTest.mOnConfigurationChangedListener.onConfigurationChange(configuration) in changeMediaVisible_changesHorizontalInScene()
149 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_tileAreRedistributed()153 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_tileAreRedistributed()160 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_qsPanelCanBeCollapsed()164 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_qsPanelCanBeCollapsed()168 controller.mOnConfigurationChangedListener.onConfigurationChange(configuration) in configurationChange_onlySplitShadeConfigChanges_qsPanelCanBeCollapsed()
358 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayoutInLandscape_true()366 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayoutInLandscape_true()382 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayoutInLongDevices_true()390 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in testChangeConfiguration_shouldUseHorizontalLayoutInLongDevices_true()419 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in configurationChange_onlySplitShadeConfigChanges_horizontalLayoutStatusUpdated()425 mController.mOnConfigurationChangedListener.onConfigurationChange(mConfiguration); in configurationChange_onlySplitShadeConfigChanges_horizontalLayoutStatusUpdated()
42 private OnConfigurationChangedListener mOnConfigurationChangedListener; field in NotificationPanelView116 mOnConfigurationChangedListener = listener; in setOnConfigurationChangedListener()136 mOnConfigurationChangedListener.onConfigurationChanged(newConfig); in dispatchConfigurationChanged()
111 protected final QSPanel.OnConfigurationChangedListener mOnConfigurationChangedListener = field in QSPanelControllerBase234 mView.addOnConfigurationChangedListener(mOnConfigurationChangedListener); in onViewAttached()260 mView.removeOnConfigurationChangedListener(mOnConfigurationChangedListener); in onViewDetached()