Searched refs:getDelegatingView (Results 1 – 3 of 3) sorted by relevance
224 View getDelegatingView() { in getDelegatingView() method in SwitchBar249 getDelegatingView())); in setDisabledByAdmin()263 getDelegatingView()))); in show()278 getDelegatingView())); in onSizeChanged()
90 assertThat(mBar.getDelegatingView().getId()).isEqualTo(R.id.restricted_icon); in disabledByAdmin_shouldDelegateToRestrictedIcon()96 assertThat(mBar.getDelegatingView().getId()).isEqualTo(R.id.switch_widget); in notDisabledByAdmin_shouldDelegateToSwitch()
173 return getDelegatingView().performClick(); in performClick()234 View getDelegatingView() { in getDelegatingView() method in SwitchBar