Home
last modified time | relevance | path

Searched defs:applicationCoroutineScope (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java274 @NonNull CoroutineScope applicationCoroutineScope, in AuthContainerView()
298 @NonNull CoroutineScope applicationCoroutineScope, in AuthContainerView()
DAuthController.java749 @Application CoroutineScope applicationCoroutineScope, in AuthController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
DWalletContextualSuggestionsController.kt53 @Application private val applicationCoroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.wallet.controller.WalletContextualSuggestionsController