Searched defs:menuId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DToastBarOperation.java43 * @param menuId res id identifying the menu item tapped; used to determine what action was
49 public ToastBarOperation(int count, int menuId, int type, boolean batch, argument
52 mAction = menuId;

Completed in 38 milliseconds