Searched refs:modMode (Results 1 – 1 of 1) sorted by relevance
1297 switch ((modMode&STEP_LEVEL_MODE_SCREEN_STATE) + 1) { in encodeEntryAt()1303 if ((modMode&STEP_LEVEL_MODE_POWER_SAVE) != 0) { in encodeEntryAt()1306 if ((modMode&STEP_LEVEL_MODE_DEVICE_IDLE) != 0) { in encodeEntryAt()1450 if ((modMode&modesOfInterest) == 0) { in computeTimeEstimate()6846 long modMode = steps.getModModeAt(i); in dumpDurationSteps() local6861 if ((modMode&STEP_LEVEL_MODE_POWER_SAVE) == 0) { in dumpDurationSteps()6889 if ((modMode&STEP_LEVEL_MODE_POWER_SAVE) == 0) { in dumpDurationSteps()6922 final long modMode = steps.getModModeAt(i); in dumpDurationSteps() local6925 if ((modMode & STEP_LEVEL_MODE_SCREEN_STATE) == 0) { in dumpDurationSteps()6947 if ((modMode & STEP_LEVEL_MODE_POWER_SAVE) == 0) { in dumpDurationSteps()[all …]