Searched refs:ACTION_ASSIST (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/search/
H A DSearchManagerService.java248 Intent assistIntent = new Intent(Intent.ACTION_ASSIST);
275 Intent intent = new Intent(Intent.ACTION_ASSIST);
/frameworks/base/core/java/android/app/
H A DSearchManager.java977 Intent intent = new Intent(Intent.ACTION_ASSIST);
/frameworks/base/core/java/android/content/
H A DIntent.java1219 public static final String ACTION_ASSIST = "android.intent.action.ASSIST"; field in class:Intent
1234 * An optional field on {@link #ACTION_ASSIST} containing the name of the current foreground
1241 * An optional field on {@link #ACTION_ASSIST} and containing additional contextual
1249 * An optional field on {@link #ACTION_ASSIST} suggesting that the user will likely use a

Completed in 104 milliseconds