Searched defs:numLevels (Results 1 – 5 of 5) sorted by relevance
287 public static int getState(int level, int numLevels, boolean cutOut) { in getState()294 public static int getEmptyState(int numLevels) { in getEmptyState()299 public static int getCarrierChangeState(int numLevels) { in getCarrierChangeState()
526 int numLevels = SignalStrength.NUM_SIGNAL_STRENGTH_BINS; in getSignalStrengthDrawableWithLevel() local538 Drawable getSignalStrengthIcon(int subId, Context context, int level, int numLevels, in getSignalStrengthIcon()
237 int numLevels = MAX_DEPTH - MIN_DEPTH + 1; in computeDiskRadius() local
683 val numLevels = DEFAULT_BRIGHTNESS_VALUE_FOR_LEVEL.size in createKeyboard() constant
3256 final int numLevels = throttlingLevels.size(); in create() local