Searched refs:stationsInShort (Results 1 – 1 of 1) sorted by relevance
805 short[] stationsInShort = null; in startScan() local808 stationsInShort = FmNative.autoScan(); in startScan()817 stationsInShort = new short[] { in startScan()823 if (null != stationsInShort) { in startScan()824 int size = stationsInShort.length; in startScan()827 stations[i] = stationsInShort[i]; in startScan()