Searched refs:mAlertView (Results 1 – 2 of 2) sorted by relevance
73 protected View mAlertView; field in LogAccessDialogActivity113 mAlertView = createView(themeId); in onCreate()117 mAlertDialog.setView(mAlertView); in onCreate()
110 activity.mAlertView.findViewById(R.id.log_access_dialog_allow_button); in test_clickAllow()126 activity.mAlertView.findViewById(R.id.log_access_dialog_deny_button); in test_clickDeny()