Searched refs:mSourceUserId (Results 1 – 2 of 2) sorted by relevance
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()