HomeSort by relevance Sort by last modified time
    Searched refs:buildViewIntent (Results 1 - 4 of 4) sorted by null

  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
OpenHelper.java 40 public static Intent buildViewIntent(Context context, long id) {
DownloadReceiver.java 165 final Intent intent = OpenHelper.buildViewIntent(context, id);
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverTransfer.java 250 Intent viewIntent = buildViewIntent();
402 Intent buildViewIntent() {
  /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DownloadList.java 519 final Intent intent = OpenHelper.buildViewIntent(this, id);

Completed in 801 milliseconds