Searched refs:mWarnInstallApps (Results 1 – 1 of 1) sorted by relevance
129 private DialogInterface mWarnInstallApps; field in SecuritySettings451 mWarnInstallApps = new AlertDialog.Builder(getActivity()).setTitle( in warnAppInstallation()462 if (dialog == mWarnInstallApps) { in onClick()474 if (mWarnInstallApps != null) { in onDestroy()475 mWarnInstallApps.dismiss(); in onDestroy()