Searched refs:enqueueContinuationIntent (Results 1 – 2 of 2) sorted by relevance
52 import androidx.work.integration.testapp.RemoteService.Companion.enqueueContinuationIntent in <lambda>()361 startService(enqueueContinuationIntent(this)) in <lambda>()
182 fun enqueueContinuationIntent(context: Context): Intent { in enqueueContinuationIntent() method