Searched defs:hasWorkProfile (Results 1 – 8 of 8) 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()
42 public boolean hasWorkProfile() { in hasWorkProfile() method in FakeSecurityController
30 boolean hasWorkProfile(); in hasWorkProfile() method
213 public boolean hasWorkProfile() { in hasWorkProfile() method in SecurityControllerImpl
243 protected CharSequence getFooterText(boolean isDeviceManaged, boolean hasWorkProfile, in getFooterText()548 protected CharSequence getVpnMessage(boolean isDeviceManaged, boolean hasWorkProfile, in getVpnMessage()
166 protected void onPostExecute(final Boolean hasWorkProfile) { in onPostExecute()