Searched refs:confirmAction (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Camera/src/com/android/camera/ |
D | MenuHelper.java | 50 public static void confirmAction(Context context, String title, in confirmAction() method in MenuHelper
|
D | Camera.java | 2171 MenuHelper.confirmAction(this, in onRestorePreferencesClicked()
|
D | VideoCamera.java | 2004 MenuHelper.confirmAction(this, in onRestorePreferencesClicked()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | MenuHelper.java | 783 confirmAction(activity, title, message, onDelete); 797 confirmAction(context, title, message, action); 801 public static void confirmAction(Context context, String title,
|