Home
last modified time | relevance | path

Searched defs:targetBand (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java243 public static @BandType int append24GToBandIf24GSupported(@BandType int targetBand, in append24GToBandIf24GSupported()
257 public static @BandType int append5GToBandIf5GSupported(@BandType int targetBand, in append5GToBandIf5GSupported()
613 @NonNull int targetBand, CoexManager coexManager) { in removeUnavailableBands()