Home
last modified time | relevance | path

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

/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
DPredictionService.java107 getLauncherComponent(DEFAULT_PACKAGES[i]).flattenToShortString()); in onCreate()
125 private ComponentName getLauncherComponent(String packageName) { in getLauncherComponent() method in PredictionService