Searched refs:startServices (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/
H A DServicesTests.java97 startServices();
137 Thread startServices =
141 startServices();
145 startServices.start();
152 startServices.join();
165 Thread startServices =
169 startServices();
173 startServices.start();
180 startServices.join();
202 private void startServices() { method in class:ServicesTests
[all...]
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
H A DSourceActivity.java164 startServices();
181 private void startServices() { method in class:SourceActivity
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DSinkActivity.java232 startServices();
404 private void startServices() { method in class:SinkActivity
/frameworks/base/libs/common_time/
H A Dcommon_time_server.h47 bool startServices();
H A Dcommon_time_server.cpp167 bool CommonTimeServer::startServices() { function in class:android::CommonTimeServer
183 if (!startServices())

Completed in 81 milliseconds