Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DOpenHelper.java38 public static Intent buildViewIntent(Context context, long id) { in buildViewIntent() method in OpenHelper
/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverTransfer.java364 Intent buildViewIntent() { in buildViewIntent() method in HandoverTransfer