Searched refs:BLOCK_DIALOG_FRAGMENT (Results 1 – 1 of 1) sorted by relevance
47 private static final String BLOCK_DIALOG_FRAGMENT = "BlockNumberDialog"; field in BlockNumberDialogFragment74 newFragment.show(fragmentManager, BlockNumberDialogFragment.BLOCK_DIALOG_FRAGMENT); in show()