Home
last modified time | relevance | path

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

/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerPinnedStackTests.java165 ALWAYS_FOCUSABLE_PIP_ACTIVITY, ALWAYS_FOCUSABLE_PIP_ACTIVITY, in testAlwaysFocusablePipActivity() local
175 LAUNCH_INTO_PINNED_STACK_PIP_ACTIVITY, ALWAYS_FOCUSABLE_PIP_ACTIVITY, in testLaunchIntoPinnedStack() local
/cts/tests/framework/base/activitymanager/app/src/android/server/am/
DComponents.java24 public static final ComponentName ALWAYS_FOCUSABLE_PIP_ACTIVITY = field in Components