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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DOpenHelper.java44 final Intent intent = OpenHelper.buildViewIntent(context, id);
64 private static Intent buildViewIntent(Context context, long id) { method in class:OpenHelper
/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverTransfer.java266 Intent viewIntent = buildViewIntent();
415 Intent buildViewIntent() { method in class:HandoverTransfer

Completed in 3810 milliseconds