Searched refs:lastNotchStatus_ (Results 1 – 1 of 1) sorted by relevance
119 bool result = notchStatus != lastNotchStatus_; in IsNotchNeedUpdate()120 lastNotchStatus_ = notchStatus; in IsNotchNeedUpdate()159 bool lastNotchStatus_ = false; variable