Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
DKeyguardBlueprintRepository.kt72 fun applyBlueprint(blueprintId: String?): Boolean { in <lambda>() method
79 fun applyBlueprint(blueprint: KeyguardBlueprint?) { in <lambda>() method