Searched defs:ACTION_ENTER_PIP (Results 1 – 2 of 2) sorted by relevance
43 const val ACTION_ENTER_PIP = "$pkg.PipTestActivity.enter_pip" in activityName() constant
472 public static final String ACTION_ENTER_PIP = "android.server.wm.app.PipActivity.enter_pip"; field in Components.PipActivity