Home | History | Annotate | Download | only in input

Lines Matching refs:mConfigurationChangesToRefresh

241         mConfigurationChangesToRefresh(0) {
264 uint32_t changes = mConfigurationChangesToRefresh;
266 mConfigurationChangesToRefresh = 0;
694 bool needWake = !mConfigurationChangesToRefresh;
695 mConfigurationChangesToRefresh |= changes;