Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DLockIconViewControllerBaseTest.java231 protected void init(boolean useMigrationFlag) { in init() argument
232 mFeatureFlags.set(DOZING_MIGRATION_1, useMigrationFlag); in init()