Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
DWifiTetherUtil.java72 String password = getHotspotPassword(softApConfig); in getHotspotSubtitle()
79 private static String getHotspotPassword(SoftApConfiguration softApConfig) { in getHotspotPassword() method in WifiTetherUtil