Searched defs:numLevels (Results 1 – 3 of 3) sorted by relevance
210 int numLevels = SignalStrength.NUM_SIGNAL_STRENGTH_BINS; in setIcon() local220 Drawable getIcon(int level, int numLevels, boolean cutOut) { in getIcon()
475 private static Object[] getXEventArray(int batteryLevel, int numLevels) { in getXEventArray()
612 public static Drawable getSignalStrengthIcon(Context context, int level, int numLevels, in getSignalStrengthIcon()