Searched refs:actionDialog (Results 1 – 1 of 1) sorted by relevance
116 private AlertDialog actionDialog; field in PermissionActivity234 actionDialog = builder.show(); in onCreate()238 TextView dialogMessage = (TextView) actionDialog.findViewById( in onCreate()248 titleView = (TextView) findViewByPredicate(actionDialog.getWindow().getDecorView(), in onCreate()283 if (actionDialog != null) { in onDestroy()284 actionDialog.dismiss(); in onDestroy()