Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/
H A DRecoverySystemServiceTestable.java41 IBootControl bootControl, IMetricsReporter metricsReporter, in MockInjector()
150 IBootControl bootControl, IMetricsReporter metricsReporter, in RecoverySystemServiceTestable()
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemService.java752 IBootControl bootControl; in verifySlotForNextBoot() local