Searched refs:getCoexUnsafeChannelsForGpsL1 (Results 1 – 2 of 2) sorted by relevance
36 import static com.android.server.wifi.coex.CoexUtils.getCoexUnsafeChannelsForGpsL1;730 currentBandUnsafeChannels.addAll(getCoexUnsafeChannelsForGpsL1( in updateCoexUnsafeChannels()
551 public static List<CoexUnsafeChannel> getCoexUnsafeChannelsForGpsL1( in getCoexUnsafeChannelsForGpsL1() method in CoexUtils