Home
last modified time | relevance | path

Searched defs:hasActiveProfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeManagedProfileController.java34 public boolean hasActiveProfile() { in hasActiveProfile() method in FakeManagedProfileController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DManagedProfileController.java24 boolean hasActiveProfile(); in hasActiveProfile() method
DManagedProfileControllerImpl.java102 public boolean hasActiveProfile() { in hasActiveProfile() method in ManagedProfileControllerImpl