Searched refs:mCurrentUserProfiles (Results 1 – 1 of 1) sorted by relevance
242 private int[] mCurrentUserProfiles = new int[] { UserHandle.USER_SYSTEM }; field in LocationManagerService495 mCurrentUserProfiles = profileIds; in updateUserProfiles()505 return ArrayUtils.contains(mCurrentUserProfiles, userId); in isCurrentProfile()