Searched defs:hasWorkProfile (Results 1 – 5 of 5) sorted by relevance
267 protected CharSequence getFooterText(boolean isDeviceManaged, boolean hasWorkProfile, in getFooterText()362 private String getManagedAndPersonalProfileFooterText(boolean hasWorkProfile, in getManagedAndPersonalProfileFooterText()403 private String getVpnText(boolean hasWorkProfile, String vpnName, String vpnNameWorkProfile, in getVpnText()705 protected CharSequence getVpnMessage(boolean isDeviceManaged, boolean hasWorkProfile, in getVpnMessage()
42 public boolean hasWorkProfile() { in hasWorkProfile() method in FakeSecurityController
30 boolean hasWorkProfile(); in hasWorkProfile() method
225 public boolean hasWorkProfile() { in hasWorkProfile() method in SecurityControllerImpl
281 private fun hasWorkProfile() = mMultiProfilePagerAdapter.count > 1 regex