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