Searched refs:hasActiveProfile (Results 1 – 5 of 5) sorted by relevance
24 boolean hasActiveProfile(); in hasActiveProfile() method
102 public boolean hasActiveProfile() { in hasActiveProfile() method in ManagedProfileControllerImpl
132 if (mManagedProfileController.hasActiveProfile()) {
34 public boolean hasActiveProfile() { in hasActiveProfile() method in FakeManagedProfileController
68 return mProfileController.hasActiveProfile(); in isAvailable()