Searched refs:bool2 (Results 1 – 6 of 6) sorted by relevance
36 override var bool2: Boolean, variable in com.android.systemui.log.LogMessageImpl60 bool2 = false in reset()
49 var bool2: Boolean variable
84 bool2 = aboveThreshold in logFling()88 "Fling expand=$bool1 aboveThreshold=$bool2 thresholdNeeded=$bool3 " + in logFling()194 bool2 = blocked in logPulseDropped()196 "Pulse dropped, pulsePending=$bool1 state=$str1 blocked=$bool2" in logPulseDropped()
96 bool2 = showMicrophone in logStatusBarIconsVisible()99 "Status bar icons visible: camera=$bool1, microphone=$bool2, location=$bool3" in logStatusBarIconsVisible()
113 bool2 = state.activityIn in logTileUpdated()118 if (bool1) " Activity in/out=$bool2/$bool3" else "" in logTileUpdated()
120 typedef details::TVec2<bool> bool2; typedef