Home
last modified time | relevance | path

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

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