Searched refs:removeDeviceDialogFragment (Results 1 – 1 of 1) sorted by relevance
221 RemoveDeviceDialogFragment removeDeviceDialogFragment = in showRemoveDeviceDialog() local224 removeDeviceDialogFragment.show(getSupportFragmentManager(), REMOVE_DEVICE_DIALOG_TAG); in showRemoveDeviceDialog()239 RemoveDeviceDialogFragment removeDeviceDialogFragment = in resumePreviousState() local242 if (removeDeviceDialogFragment != null) { in resumePreviousState()243 removeDeviceDialogFragment.setOnConfirmListener((d, which) -> in resumePreviousState()