Home
last modified time | relevance | path

Searched refs:getApPass (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/moblab/rpc/
DWifiInfo.java32 public String getApPass() { in getApPass() method in WifiInfo
/external/autotest/frontend/client/src/autotest/moblab/wizard/
DWifiCard.java47 WifiInfo.JSON_FIELD_AP_PASS, wifiInfo.getApPass(), true)); in updateModeUI()