Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/calling/
DWifiCallingSettings.java107 private int getConstructionSubId(Bundle bundle) { in getConstructionSubId() method in WifiCallingSettings
139 mConstructionSubId = getConstructionSubId(icicle); in onCreate()