Home
last modified time | relevance | path

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

/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
DPredictionService.java88 Intent browserIntent = new Intent(Intent.ACTION_MAIN); in onCreate() local
89 browserIntent.addCategory(Intent.CATEGORY_APP_BROWSER); in onCreate()
96 getDefaultSystemHandlerActivityPackageName(browserIntent), in onCreate()