Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/
DWifiDppAddDeviceFragment.java76 showErrorUi(code, /* isConfigurationChange */ false); in onFailure()
107 private void showErrorUi(int code, boolean isConfigurationChange) { in showErrorUi() method in WifiDppAddDeviceFragment
294 showErrorUi(mLatestStatusCode, /* isConfigurationChange */ true); in onViewCreated()
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppAddDeviceFragment.java93 showErrorUi(code, getResultIntent(code, ssid, channelListArray, in onFailure()
171 private void showErrorUi(int code, Intent resultIntent, boolean isConfigurationChange) { in showErrorUi() method in WifiDppAddDeviceFragment
368 showErrorUi(mLatestStatusCode, /* reslutIntent */ null, /* isConfigurationChange */ in onViewCreated()