Searched refs:stationsInShort (Results 1 – 1 of 1) sorted by relevance
801 short[] stationsInShort = null; in startScan() local804 stationsInShort = FmNative.autoScan(); in startScan()813 stationsInShort = new short[] { in startScan()819 if (null != stationsInShort) { in startScan()820 int size = stationsInShort.length; in startScan()823 stations[i] = stationsInShort[i]; in startScan()