Searched refs:mResultDialog (Results 1 – 1 of 1) sorted by relevance
72 private AlertDialog mResultDialog; field in CameraPerformanceActivity130 mResultDialog.setMessage(message); in testRunFinished()131 mResultDialog.show(); in testRunFinished()177 mResultDialog.setMessage(message); in testFailure()178 mResultDialog.show(); in testFailure()252 mResultDialog = in onCreate()