Searched refs:setLocationAndSize (Results 1 – 6 of 6) sorted by relevance
46 fun setLocationAndSize(view: View) in getToggleSlider() method
259 mMirrorController.setLocationAndSize(mView);
105 underTest.setLocationAndSize(mockView) in setLocationInWindow_correctLocationAndSize()135 underTest.setLocationAndSize(view) in setLocationInWindow_paddingSetToRootView()
67 override fun setLocationAndSize(view: View) { in setLocationAndSize() method in com.android.systemui.settings.brightness.ui.viewModel.BrightnessMirrorViewModel
90 public void setLocationAndSize(View original) { in setLocationAndSize() method in BrightnessMirrorController
223 verify(mirrorController).setLocationAndSize(brightnessSliderView) in testSeekBarTrackingStarted()