Searched refs:RemoveDeviceDialogFragment (Results 1 – 1 of 1) sorted by relevance
221 RemoveDeviceDialogFragment removeDeviceDialogFragment = in showRemoveDeviceDialog()222 RemoveDeviceDialogFragment.newInstance(device.getDeviceName(), in showRemoveDeviceDialog()239 RemoveDeviceDialogFragment removeDeviceDialogFragment = in resumePreviousState()240 (RemoveDeviceDialogFragment) getSupportFragmentManager() in resumePreviousState()282 public static class RemoveDeviceDialogFragment extends DialogFragment { class in AssociationActivity287 static RemoveDeviceDialogFragment newInstance(@NonNull String deviceName, in newInstance()291 RemoveDeviceDialogFragment fragment = new RemoveDeviceDialogFragment(); in newInstance()