Searched refs:FLAG_FILL_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
77 private static final int FLAG_FILL_IN_PROGRESS = 1 << 2; field in HotseatPredictionController216 mPauseFlags |= FLAG_FILL_IN_PROGRESS; in fillGapsWithPrediction()245 mPauseFlags &= ~FLAG_FILL_IN_PROGRESS; in fillGapsWithPrediction()