Home
last modified time | relevance | path

Searched refs:onTapCommand (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DInteractiveWatchFaceService.java174 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in InteractiveWatchFaceService.Engine
DCalendarWatchFaceService.java157 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in CalendarWatchFaceService.Engine
DComplicationSimpleWatchFaceService.java297 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in ComplicationSimpleWatchFaceService.Engine