Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java786 final String appPredictionServiceName = in isAppPredictionServiceAvailable() local
788 if (appPredictionServiceName == null) { in isAppPredictionServiceAvailable()
792 ComponentName.unflattenFromString(appPredictionServiceName); in isAppPredictionServiceAvailable()
802 + appPredictionServiceName); in isAppPredictionServiceAvailable()