Searched refs:DebuggingInteractorImpl (Results 1 – 2 of 2) sorted by relevance
37 import com.android.settings.biometrics.fingerprint2.domain.interactor.DebuggingInteractorImpl120 DebuggingInteractorImpl(debuggingRepository) in <lambda>()
32 class DebuggingInteractorImpl(val debuggingRepository: DebuggingRepository) : DebuggingInteractor { class