Searched defs:rebuildSections (Results 1 – 2 of 2) sorted by relevance
50 val rebuildSections: List<KeyguardSection> = listOf(), constant in Config
162 val rebuildSections = listOf(mDefaultDeviceEntrySection, clockSection) in rebuildViews() constant