Searched refs:currentModeId (Results 1 – 1 of 1) sorted by relevance
909 || creationData.chipInfo.currentModeId != creationData.chipModeId; in getIfacesToDestroyForRequest()919 + creationData.chipInfo.currentModeId + ", to - " in getIfacesToDestroyForRequest()1056 public int currentModeId = -1; field in HalDeviceManager.WifiChipInfo1070 .append(", currentModeId=").append(currentModeId) in toString()1321 chipInfo.currentModeId = currentMode.getValue(); in getAllChipInfo()1891 chipInfo.currentModeIdValid && chipInfo.currentModeId != chipModeId; in canCreateTypeComboSupportRequest()1980 && val1.chipInfo.currentModeId != val1.chipModeId) { in compareIfaceCreationData()1991 && val2.chipInfo.currentModeId != val2.chipModeId) { in compareIfaceCreationData()2385 || ifaceCreationData.chipInfo.currentModeId != ifaceCreationData.chipModeId;2387 Log.i(TAG, "currentModeId=" + ifaceCreationData.chipInfo.currentModeId