Searched refs:ACTION_ENTER_PIP (Results 1 – 3 of 3) sorted by relevance
27 import static com.android.wm.shell.flicker.testapp.Components.PipActivity.ACTION_ENTER_PIP;120 case ACTION_ENTER_PIP:192 filter.addAction(ACTION_ENTER_PIP); in onCreate()
52 public static final String ACTION_ENTER_PIP = PACKAGE_NAME + ".PipActivity.ENTER_PIP"; field in Components.PipActivity
36 import com.android.wm.shell.flicker.testapp.Components.PipActivity.ACTION_ENTER_PIP100 broadcastActionTrigger.doAction(ACTION_ENTER_PIP)