Home
last modified time | relevance | path

Searched defs:startViewIntent (Results 1 – 2 of 2) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DRawDocumentsHelper.java52 public static boolean startViewIntent(Context context, Uri documentUri) { in startViewIntent() method in RawDocumentsHelper
DOpenHelper.java48 public static boolean startViewIntent(Context context, long id, int intentFlags) { in startViewIntent() method in OpenHelper
59 public static boolean startViewIntent(Context context, Intent intent) { in startViewIntent() method in OpenHelper