Home
last modified time | relevance | path

Searched refs:ACTIONS_APP_PACKAGE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DTaskOverlayFactoryGo.java74 public static final String ACTIONS_APP_PACKAGE = "niu_actions_app_package"; field in TaskOverlayFactoryGo
239 .putExtra(ACTIONS_APP_PACKAGE, mTaskPackageName) in createNIUIntent()