Searched refs:buildDialog (Results 1 – 2 of 2) sorted by relevance
119 TimePickerDialog timePickerDialog = buildDialog(); in testOnClick()130 final TimePickerDialog d = buildDialog(); in testOnTimeChanged()137 TimePickerDialog timePickerDialog = buildDialog(); in testUpdateTime()157 TimePickerDialog timePickerDialog = buildDialog(); in testOnRestoreInstanceState()168 private TimePickerDialog buildDialog() { in buildDialog() method in TimePickerDialogTest
187 ProgressDialog progressDialog = buildDialog(); in testAccessMax()200 ProgressDialog progressDialog = buildDialog(); in testAccessProgress()216 ProgressDialog dialog = buildDialog(); in testAccessSecondaryProgress()232 ProgressDialog dialog = buildDialog(); in testSetIndeterminate()362 private ProgressDialog buildDialog() { in buildDialog() method in ProgressDialogTest