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

/packages/services/Car/car-support-lib/src/android/support/car/app/menu/
H A DCarMenu.java30 * CarMenu is used to pass back the menu items of a sublevel to the CarMenu subscriber.
33 public class CarMenu { class
38 public CarMenu(DisplayMetrics metrics) { method in class:CarMenu
321 * @param isEmptyPlaceHolder If true, this CarMenu will be a placeholder item for no data
360 * Add this item to the list of items to be sent when {@link CarMenu#sendResult(java.util.List)}

Completed in 30 milliseconds