Home
last modified time | relevance | path

Searched refs:setCurrentUserUnrestricted (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/brightness/data/repository/
DFakeBrightnessPolicyRepository.kt29 fun setCurrentUserUnrestricted() { in setCurrentUserUnrestricted() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/brightness/domain/interactor/
DBrightnessPolicyEnforcementInteractorTest.kt64 fakeBrightnessPolicyRepository.setCurrentUserUnrestricted() in restriction()