Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DLegacyLockIconViewControllerBaseTest.java240 protected void init(boolean useDozeMigrationFlag) { in init() argument
241 mFeatureFlags.set(DOZING_MIGRATION_1, useDozeMigrationFlag); in init()