Searched refs:minLevel (Results 1 – 5 of 5) sorted by relevance
84 int minLevel = curLevel; in directions() local116 if (runCount == 1 && minLevel == baseLevel) { in directions()118 if ((minLevel & 1) != 0) { in directions()125 int maxLevel = minLevel; in directions()126 int levelBits = minLevel << Layout.RUN_LEVEL_SHIFT; in directions()133 curLevel = minLevel; in directions()140 } else if (level < minLevel) { in directions()141 minLevel = level; in directions()168 if ((minLevel & 1) == baseLevel) { in directions()169 minLevel += 1; in directions()[all …]
12 2730 battery_discharge (duration|2|3),(minLevel|1|6),(maxLevel|1|6)
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1164 field public static final int minLevel = 16843185; // 0x10101b1
76140 Lcom/android/internal/R$attr;->minLevel:I