Searched defs:hasWorkProfile (Results 1 – 6 of 6) sorted by relevance
40 public boolean hasWorkProfile(final Context context) { in hasWorkProfile() method in ManagedProfileUtils
43 var hasWorkProfile = false in <lambda>() variable
91 public boolean hasWorkProfile() { in hasWorkProfile() method in DefaultAppListViewModel
130 …ivate ManagedUserRemovalListener createManagedUserRemovalListenerInternal(boolean hasWorkProfile) { in createManagedUserRemovalListenerInternal()
106 void updatePoolSize(boolean hasWorkProfile) { in updatePoolSize()
166 protected void onPostExecute(final Boolean hasWorkProfile) { in onPostExecute()