Searched refs:ENTIRE_SCREEN (Results 1 – 7 of 7) sorted by relevance
23 @IntDef(ENTIRE_SCREEN, SINGLE_APP)27 const val ENTIRE_SCREEN = 1 constant
113 mode = ENTIRE_SCREEN, in createOptionList()
29 import static com.android.systemui.mediaprojection.permission.ScreenShareOptionKt.ENTIRE_SCREEN;305 grantMediaProjectionPermission(ENTIRE_SCREEN); in onClick()344 if (screenShareMode == ENTIRE_SCREEN) { in grantMediaProjectionPermission()
67 createAndSetDelegate(ENTIRE_SCREEN) in title()76 createAndSetDelegate(ENTIRE_SCREEN) in message_entireScreen()120 createAndSetDelegate(ENTIRE_SCREEN) in positiveButton()153 private val ENTIRE_SCREEN = MediaProjectionState.Projecting.EntireScreen(HOST_PACKAGE) constant
58 createAndSetDelegate(ENTIRE_SCREEN) in icon()76 createAndSetDelegate(ENTIRE_SCREEN) in message_entireScreen()111 createAndSetDelegate(ENTIRE_SCREEN) in negativeButton()157 private val ENTIRE_SCREEN = MediaProjectionState.Projecting.EntireScreen(HOST_PACKAGE) constant
44 import com.android.systemui.mediaprojection.permission.ENTIRE_SCREEN in <lambda>()131 if (selectedScreenShareOption.mode == ENTIRE_SCREEN) { in <lambda>()278 ENTIRE_SCREEN, in <lambda>()
34 import com.android.systemui.mediaprojection.permission.ENTIRE_SCREEN128 onSpinnerItemSelected(ENTIRE_SCREEN) in testShowDialog_entireScreenSelected_showTapsIsVisible()