Searched refs:NO_WORK_PROFILE_OWNER_APP (Results 1 – 1 of 1) sorted by relevance
59 private static final String NO_WORK_PROFILE_OWNER_APP = "No Work Profile Owner App"; field in UserCache141 return !NO_WORK_PROFILE_OWNER_APP.equals(mWorkProfileOwnerApps.valueAt(index)); in isWorkProfile()164 mWorkProfileOwnerApps.put(userId, NO_WORK_PROFILE_OWNER_APP); in isWorkProfile()