Searched refs:buildBrowseIntentForUser (Results 1 – 3 of 3) sorted by relevance
496 return buildBrowseIntentForUser(UserHandle.myUserId()); in buildBrowseIntent()499 public @Nullable Intent buildBrowseIntentForUser(int userId) { in buildBrowseIntentForUser() method in VolumeInfo
720 final Intent intent = vol.buildBrowseIntentForUser(vol.getMountUserId()); in buildBrowsePendingIntent()
38360 Landroid/os/storage/VolumeInfo;->buildBrowseIntentForUser(I)Landroid/content/Intent;