Searched refs:EXTRA_TAP_TO_FINISH (Results 1 – 3 of 3) sorted by relevance
42 import static android.server.am.Components.PipActivity.EXTRA_TAP_TO_FINISH;159 if (getIntent().hasExtra(EXTRA_TAP_TO_FINISH)) { in onCreate()
300 public static final String EXTRA_TAP_TO_FINISH = "tap_to_finish"; field in Components.PipActivity
59 import static android.server.am.Components.PipActivity.EXTRA_TAP_TO_FINISH;186 EXTRA_TAP_TO_FINISH, "true"); in testNonTappablePipActivity()265 EXTRA_TAP_TO_FINISH, "true"); in testPinnedStackOutOfBoundsInsetsNonNegative()296 EXTRA_TAP_TO_FINISH, "true"); in testPinnedStackInBoundsAfterRotation()