Searched refs:mResultDialog (Results 1 – 1 of 1) sorted by relevance
66 private AlertDialog mResultDialog; field in CameraPerformanceActivity126 mResultDialog.setMessage(message); in testRunFinished()127 mResultDialog.show(); in testRunFinished()173 mResultDialog.setMessage(message); in testFailure()174 mResultDialog.show(); in testFailure()221 mResultDialog = in onCreate()