Home
last modified time | relevance | path

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

/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
DPredictionService.java85 Intent emailIntent = new Intent(Intent.ACTION_MAIN); in onCreate() local
86 emailIntent.addCategory(Intent.CATEGORY_APP_EMAIL); in onCreate()
95 getDefaultSystemHandlerActivityPackageName(emailIntent), in onCreate()