Searched refs:sbIcons (Results 1 – 2 of 2) sorted by relevance
32 public final int[][] sbIcons; field in SignalIcon.IconGroup45 int[][] sbIcons, in IconGroup() argument55 this.sbIcons = sbIcons; in IconGroup()
143 return getIcons().sbIcons[mCurrentState.inetCondition][mCurrentState.level]; in getCurrentIconId()