Searched refs:shouldShowServiceTargets (Results 1 – 3 of 3) sorted by relevance
128 whenever(chooserListCommunicator.shouldShowServiceTargets()).thenReturn(false) in getServiceTargetCount_shouldNotShowServiceTargets_returnsZero()
428 if (mChooserListCommunicator.shouldShowServiceTargets()) { in getServiceTargetCount()782 boolean shouldShowServiceTargets();
289 override fun shouldShowServiceTargets() = false in shouldShowStickyContentPreviewWhenEmpty() method in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorActivity