Package com.microej.wear.services
Interface NavigationService
-
public interface NavigationServiceThis service allows Features to navigate across the UI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhandleEvent(int event)Handles a displayable event.
-