Searched refs:startToSwitch (Results 1 – 1 of 1) sorted by relevance
2142 private void handleDisplaySwitch(boolean startToSwitch) { in handleDisplaySwitch() argument2143 if (startToSwitch && mReportedVisible) { in handleDisplaySwitch()2151 } else if (!startToSwitch && mPreserveVisible) { in handleDisplaySwitch()