Searched refs:disallowTouches (Results 1 – 4 of 4) sorted by relevance
447 assertThat(mQsController.disallowTouches()).isFalse(); in disallowTouches_nullQs_false()
1202 verify(mQsController, never()).disallowTouches(); in nsslFlagEnabled_allowOnlyExternalTouches()1205 verify(mQsController).disallowTouches(); in nsslFlagEnabled_allowOnlyExternalTouches()
639 return isQsFragmentCreated() && getFullyExpanded() && disallowTouches(); in isFullyExpandedAndTouchesDisallowed()735 boolean disallowTouches() { in disallowTouches() method in QuickSettingsControllerImpl
4907 if (mQsController.disallowTouches()) {