Searched defs:hasWorkProfile (Results 1 – 4 of 4) sorted by relevance
40 public boolean hasWorkProfile(final Context context) { in hasWorkProfile() method in ManagedProfileUtils
75 public boolean hasWorkProfile() { in hasWorkProfile() method in DefaultAppListViewModel
130 …ivate ManagedUserRemovalListener createManagedUserRemovalListenerInternal(boolean hasWorkProfile) { in createManagedUserRemovalListenerInternal()
166 protected void onPostExecute(final Boolean hasWorkProfile) { in onPostExecute()