Home
last modified time | relevance | path

Searched defs:startServices (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DServiceManager.cpp38 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/
DSystemUIOverlayWindowManager.java62 private void startServices(String[] services) { in startServices() method in SystemUIOverlayWindowManager