Searched defs:startServices (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/cpp/watchdog/stable_server/src/ | ||
D | ServiceManager.cpp | 38 Result<void> ServiceManager::startServices(const sp<Looper>& mainLooper) { in startServices() function in android::automotive::watchdog::ServiceManager |
/packages/services/Car/cpp/watchdog/server/src/ | ||
D | ServiceManager.cpp | 38 Result<void> ServiceManager::startServices(const sp<Looper>& mainLooper) { in startServices() function in android::automotive::watchdog::ServiceManager |
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/ | ||
D | SystemUIOverlayWindowManager.java | 81 private void startServices(String[] services) { in startServices() method in SystemUIOverlayWindowManager |