Home
last modified time | relevance | path

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

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/
DServicesTests.java137 Thread startServices = in testRecoverFromZipCorruptionStressTest() local
165 Thread startServices = in testRecoverFromDexCorruptionStressTest() local
202 private void startServices() { in startServices() method in ServicesTests
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DSourceActivity.java181 private void startServices() { in startServices() method in SourceActivity
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
DSinkActivity.java404 private void startServices() { in startServices() method in SinkActivity
/frameworks/base/libs/common_time/
Dcommon_time_server.cpp167 bool CommonTimeServer::startServices() { in startServices() function in android::CommonTimeServer