Searched defs:contextAsUser (Results 1 – 1 of 1) sorted by relevance
96 Context contextAsUser = mContext.createContextAsUser(otherProfileUserHandle, /* flags */ 0); in shortcutIconDrawable_currentToOtherProfile_withUsersFullPermission_isNotNull() local112 Context contextAsUser = mContext.createContextAsUser(otherProfileUserHandle, /* flags */ 0); in shortcutIconDrawable_currentToOtherProfile_withoutUsersFullPermission_isNull() local126 Context contextAsUser) { in getShortcuts()