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