Searched refs:stopScanningAndPopErrorDialog (Results 1 – 4 of 4) sorted by relevance
154 stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE.TIME_OUT);163 protected void stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE type) { in stopScanningAndPopErrorDialog() method in NetworkRequestDialogActivity196 stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE.ABORT); in onAbort()
335 stopScanningAndPopErrorDialog(345 protected void stopScanningAndPopErrorDialog( in stopScanningAndPopErrorDialog() method in NetworkRequestDialogFragment420 stopScanningAndPopErrorDialog(NetworkRequestErrorDialogFragment.ERROR_DIALOG_TYPE.ABORT); in onAbort()
318 stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE.TIME_OUT);327 protected void stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE type) { in stopScanningAndPopErrorDialog() method in NetworkRequestDialogFragment401 stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE.ABORT); in onAbort()
131 public void stopScanningAndPopErrorDialog(ERROR_DIALOG_TYPE type) { in stopScanningAndPopErrorDialog() method in NetworkRequestDialogActivityTest.FakeNetworkRequestDialogActivity