Home
last modified time | relevance | path

Searched refs:shouldStartSecondaryUserServices (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIApplication.java229 if (!shouldStartSecondaryUserServices()) { in startSecondaryUserServicesIfNeeded()
244 protected boolean shouldStartSecondaryUserServices() { in shouldStartSecondaryUserServices() method in SystemUIApplication