Searched refs:getCustomAlertDialogInstance (Results 1 – 1 of 1) sorted by relevance
126 mDialog = getCustomAlertDialogInstance(false); in onCreateDialog()130 mDialog = getCustomAlertDialogInstance(true); in onCreateDialog()266 private AlertDialog getCustomAlertDialogInstance(boolean withSpacing) { in getCustomAlertDialogInstance() method in DialogStubActivity