Searched refs:showSystemInfo (Results 1 – 4 of 4) sorted by relevance
40 showSystemInfo = true, in createDefaultModel_everythingEnabled()92 assertThat(result.showSystemInfo).isTrue() in createModelFromFlags_systemInfoAndIconsNotDisabled_showSystemInfoTrue()99 assertThat(result.showSystemInfo).isFalse() in createModelFromFlags_disable1SystemInfoDisabled_showSystemInfoFalse()106 assertThat(result.showSystemInfo).isFalse() in createModelFromFlags_disable2SystemIconsDisabled_showSystemInfoFalse()
67 showSystemInfo = true, in logVisibilityModel_bufferCorrect()
30 val showSystemInfo: Boolean, constant in com.android.systemui.statusbar.phone.fragment.StatusBarVisibilityModel52 showSystemInfo = in createModelFromFlags()
63 bool4 = model.showSystemInfo in logVisibilityModel()