Searched defs:startAsync (Results 1 – 5 of 5) sorted by relevance
66 Service startAsync(); in startAsync() method
285 public ServiceManager startAsync() { in startAsync() method in ServiceManager
77 …suspend fun CoroutineScope.startAsync(coefficients: LongArray, start: Int, end: Int): Deferred<Dou… in <lambda>() method in benchmarks.ForkJoinBenchmark