Searched refs:predictedHotseat (Results 1 – 1 of 1) sorted by relevance
670 LauncherAtom.PredictedHotseatContainer predictedHotseat = in applyOverwritesToLogItem() local673 if (predictedHotseat.hasIndex()) { in applyOverwritesToLogItem()674 taskbarBuilder.setIndex(predictedHotseat.getIndex()); in applyOverwritesToLogItem()676 if (predictedHotseat.hasCardinality()) { in applyOverwritesToLogItem()677 taskbarBuilder.setCardinality(predictedHotseat.getCardinality()); in applyOverwritesToLogItem()