Searched refs:aeAvail (Results 1 – 1 of 1) sorted by relevance
454 int[] aeAvail = ArrayUtils.convertStringListToIntArray( in mapControlAe() local458 if (aeAvail == null || aeAvail.length == 0) { in mapControlAe()459 aeAvail = new int[] { in mapControlAe()465 m.set(CONTROL_AE_AVAILABLE_MODES, aeAvail); in mapControlAe()