Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
H A DTaskOverlayFactoryGo.java75 public static final String ACTIONS_ERROR_CODE = "niu_actions_app_error_code"; field in TaskOverlayFactoryGo
218 intent.putExtra(ACTIONS_ERROR_CODE, code); in sendNIUIntent()