Home
last modified time | relevance | path

Searched refs:buildBrowseIntentForUser (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DVolumeInfo.java479 return buildBrowseIntentForUser(UserHandle.myUserId()); in buildBrowseIntent()
482 public @Nullable Intent buildBrowseIntentForUser(int userId) { in buildBrowseIntentForUser() method in VolumeInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java693 final Intent intent = vol.buildBrowseIntentForUser(vol.getMountUserId()); in buildBrowsePendingIntent()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt42326 Landroid/os/storage/VolumeInfo;->buildBrowseIntentForUser(I)Landroid/content/Intent;