Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java791 final ComponentName appPredictionComponentName = in isAppPredictionServiceAvailable() local
793 if (appPredictionComponentName == null) { in isAppPredictionServiceAvailable()
799 intent.setComponent(appPredictionComponentName); in isAppPredictionServiceAvailable()