Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DTaskOverlayFactoryGo.java203 private void sendNIUIntent(String actionType) { in sendNIUIntent() method in TaskOverlayFactoryGo.TaskOverlayGo
278 endLiveTileMode(() -> sendNIUIntent(ACTION_LISTEN)); in onListen()
287 endLiveTileMode(() -> sendNIUIntent(ACTION_TRANSLATE)); in onTranslate()
296 endLiveTileMode(() -> sendNIUIntent(ACTION_SEARCH)); in onSearch()
367 sendNIUIntent(mDialog.getAction()); in onNiuActionsConfirmationAccept()