Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java274 @NonNull CoroutineScope applicationCoroutineScope, in AuthContainerView()
298 @NonNull CoroutineScope applicationCoroutineScope, in AuthContainerView()
H A DAuthController.java749 @Application CoroutineScope applicationCoroutineScope, in AuthController()