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

  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
OpenHelper.java 44 final Intent intent = OpenHelper.buildViewIntent(context, id);
64 private static Intent buildViewIntent(Context context, long id) {
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverTransfer.java 266 Intent viewIntent = buildViewIntent();
415 Intent buildViewIntent() {

Completed in 73 milliseconds