Searched defs:startServices (Results 1 – 2 of 2) sorted by relevance
/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 | 62 private void startServices(String[] services) { in startServices() method in SystemUIOverlayWindowManager |