Home
last modified time | relevance | path

Searched defs:isWifiCallingPrefEditable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/calling/
DWifiCallingSliceHelperTest.java429 boolean isWifiCallingPrefEditable = true; field in WifiCallingSliceHelperTest.FakeWifiCallingSliceHelper
474 private void setIsWifiCallingPrefEditable(boolean isWifiCallingPrefEditable) { in setIsWifiCallingPrefEditable()