Searched refs:moveErrorCode (Results 1 – 1 of 1) sorted by relevance
161 protected void showDialogInner(int id, int moveErrorCode) { in showDialogInner() argument162 DialogFragment newFragment = MyAlertDialogFragment.newInstance(id, moveErrorCode); in showDialogInner()