Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIApplication.java206 if (!shouldStartSystemUserServices()) { in startSystemUserServicesIfNeeded()
240 protected boolean shouldStartSystemUserServices() { in shouldStartSystemUserServices() method in SystemUIApplication