Searched refs:modMode (Results 1 – 1 of 1) sorted by relevance
1409 switch ((modMode&STEP_LEVEL_MODE_SCREEN_STATE) + 1) { in encodeEntryAt()1415 if ((modMode&STEP_LEVEL_MODE_POWER_SAVE) != 0) { in encodeEntryAt()1418 if ((modMode&STEP_LEVEL_MODE_DEVICE_IDLE) != 0) { in encodeEntryAt()1562 if ((modMode&modesOfInterest) == 0) { in computeTimeEstimate()7365 long modMode = steps.getModModeAt(i); in dumpDurationSteps() local7380 if ((modMode&STEP_LEVEL_MODE_POWER_SAVE) == 0) { in dumpDurationSteps()7408 if ((modMode&STEP_LEVEL_MODE_POWER_SAVE) == 0) { in dumpDurationSteps()7441 final long modMode = steps.getModModeAt(i); in dumpDurationSteps() local7444 if ((modMode & STEP_LEVEL_MODE_SCREEN_STATE) == 0) { in dumpDurationSteps()7466 if ((modMode & STEP_LEVEL_MODE_POWER_SAVE) == 0) { in dumpDurationSteps()[all …]