Home
last modified time | relevance | path

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

/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DOpenHelper.java109 private static Intent buildViewIntent(Context context, long id) { in buildViewIntent() method in OpenHelper
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBeamTransferManager.java479 Intent buildViewIntent() { in buildViewIntent() method in BeamTransferManager
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DAbstractActionHandler.java548 protected Intent buildViewIntent(DocumentInfo doc) { in buildViewIntent() method in AbstractActionHandler