Home
last modified time | relevance | path

Searched refs:ALWAYS_FOCUSABLE_PIP_ACTIVITY (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerPinnedStackTests.java47 private static final String ALWAYS_FOCUSABLE_PIP_ACTIVITY = "AlwaysFocusablePipActivity"; field in ActivityManagerPinnedStackTests
131 pinnedStackTester(getAmStartCmd(ALWAYS_FOCUSABLE_PIP_ACTIVITY), in testAlwaysFocusablePipActivity()
132 ALWAYS_FOCUSABLE_PIP_ACTIVITY, false /* moveTopToPinnedStack */, in testAlwaysFocusablePipActivity() local
138 ALWAYS_FOCUSABLE_PIP_ACTIVITY, false /* moveTopToPinnedStack */, in testLaunchIntoPinnedStack() local
492 ALWAYS_FOCUSABLE_PIP_ACTIVITY))); in testAutoEnterPictureInPictureOverPip()