Searched refs:bssidsToString (Results 1 – 2 of 2) sorted by relevance
289 + ", BSS queues: " + Utils.bssidsToString(mBssQueues.keySet())); in notifyIconReceived()307 + Utils.bssidsToString(mBssQueues.keySet())); in notifyIconReceived()
97 public static String bssidsToString(Collection<Long> bssids) { in bssidsToString() method in Utils