Home
last modified time | relevance | path

Searched refs:confirmAction (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
DMenuHelper.java50 public static void confirmAction(Context context, String title, in confirmAction() method in MenuHelper
DCamera.java2171 MenuHelper.confirmAction(this, in onRestorePreferencesClicked()
DVideoCamera.java2004 MenuHelper.confirmAction(this, in onRestorePreferencesClicked()
/packages/apps/Gallery/src/com/android/camera/
DMenuHelper.java783 confirmAction(activity, title, message, onDelete);
797 confirmAction(context, title, message, action);
801 public static void confirmAction(Context context, String title,