Searched refs:INDEX_MIN (Results 1 – 2 of 2) sorted by relevance
26 public static final int INDEX_MIN = 0x01; field in TbsCall
1043 for (int i = TbsCall.INDEX_MIN; i <= TbsCall.INDEX_MAX; i++) { in getFreeCallIndex()