Searched defs:hasWorkProfile (Results 1 – 5 of 5) sorted by relevance
40 public boolean hasWorkProfile(final Context context) { in hasWorkProfile() method in ManagedProfileUtils
75 public boolean hasWorkProfile() { in hasWorkProfile() method in DefaultAppListViewModel
61 public abstract boolean hasWorkProfile(); in hasWorkProfile() method in UserManagerCompat
130 public boolean hasWorkProfile() { in hasWorkProfile() method in UserManagerCompatVNMr1
166 protected void onPostExecute(final Boolean hasWorkProfile) { in onPostExecute()