Home
last modified time | relevance | path

Searched refs:buildBrowseIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DVolumeInfo.java427 public Intent buildBrowseIntent() { in buildBrowseIntent() method in VolumeInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java643 final Intent intent = vol.buildBrowseIntent(); in buildBrowsePendingIntent()