Searched refs:currentModeId (Results 1 – 1 of 1) sorted by relevance
917 || creationData.chipInfo.currentModeId != creationData.chipModeId; in getIfacesToDestroyForRequest()927 + creationData.chipInfo.currentModeId + ", to - " in getIfacesToDestroyForRequest()1072 public int currentModeId = -1; field in HalDeviceManager.WifiChipInfo1086 .append(", currentModeId=").append(currentModeId) in toString()1337 chipInfo.currentModeId = currentMode.getValue(); in getAllChipInfo()2035 chipInfo.currentModeIdValid && chipInfo.currentModeId != chipModeId; in canCreateTypeComboSupportRequest()2124 && val1.chipInfo.currentModeId != val1.chipModeId) { in compareIfaceCreationData()2135 && val2.chipInfo.currentModeId != val2.chipModeId) { in compareIfaceCreationData()2530 || ifaceCreationData.chipInfo.currentModeId != ifaceCreationData.chipModeId;2532 Log.i(TAG, "currentModeId=" + ifaceCreationData.chipInfo.currentModeId