Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java194 ALWAYS_FOCUSABLE_PIP_ACTIVITY, ALWAYS_FOCUSABLE_PIP_ACTIVITY, in testAlwaysFocusablePipActivity() local
203 LAUNCH_INTO_PINNED_STACK_PIP_ACTIVITY, ALWAYS_FOCUSABLE_PIP_ACTIVITY, in testLaunchIntoPinnedStack() local
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java25 public static final ComponentName ALWAYS_FOCUSABLE_PIP_ACTIVITY = field in Components