Searched defs:SlowService (Results 1 – 3 of 3) sorted by relevance
96 private static final class SlowService { class in SyncAnswerTest102 SlowService(SlowServiceInitializer slowServiceDelegate, in SlowService() method in SyncAnswerTest.SlowService
965 class SlowService : public IBase { class967 explicit SlowService(std::chrono::milliseconds wait) : mWait(wait) {} in SlowService() function in android::lshal::SlowService
61 class SlowService class