Searched refs:getWorkProfileUserId (Results 1 – 2 of 2) sorted by relevance
180 final int profileId = getWorkProfileUserId(mCurrentUserId); in getWorkProfileOrganizationName()195 private int getWorkProfileUserId(int userId) { in getWorkProfileUserId() method in SecurityControllerImpl206 return getWorkProfileUserId(mCurrentUserId) != UserHandle.USER_NULL; in hasWorkProfile()216 final int profileId = getWorkProfileUserId(mVpnUserId); in getWorkProfileVpnName()270 int userId = getWorkProfileUserId(mCurrentUserId); in hasCACertInWorkProfile()
266 final int profileId = getWorkProfileUserId(UserHandle.myUserId()); in getWorkProfileOrganizationName()273 private int getWorkProfileUserId(int userId) { in getWorkProfileUserId() method in KeyguardIndicationController