Searched refs:mSourceUserId (Results 1 – 3 of 3) sorted by relevance
39 private final int mSourceUserId; field in InputContentUriTokenHandler54 mSourceUserId = sourceUserId; in InputContentUriTokenHandler()83 Intent.FLAG_GRANT_READ_URI_PERMISSION, mSourceUserId, mTargetUserId); in doTakeLocked()101 Intent.FLAG_GRANT_READ_URI_PERMISSION, mSourceUserId); in release()
36 private final int mSourceUserId; field in DragAndDropPermissionsHandler49 mSourceUserId = sourceUserId; in DragAndDropPermissionsHandler()75 mSourceUserId, mTargetUserId); in doTake()118 permissionOwner, mUris.get(i), mMode, mSourceUserId); in release()
87 int mSourceUserId; field in DragState235 mSourceUserId = UserHandle.getUserId(mUid); in broadcastDragStartedLw()240 mCrossProfileCopyAllowed = !userManager.getUserRestrictions(mSourceUserId).getBoolean( in broadcastDragStartedLw()301 mSourceUserId == UserHandle.getUserId(targetWin.getOwningUid()); in isValidDropTarget()503 mSourceUserId, in notifyDropLw()506 if (mSourceUserId != targetUserId){ in notifyDropLw()507 mData.fixUris(mSourceUserId); in notifyDropLw()