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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestMenuInflater.java34 public void inflate(@MenuRes int menuId, Menu menu) { argument
35 lastInflatedMenuId = menuId;
/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 183 milliseconds