Searched refs:onTapCommand (Results 1 – 3 of 3) sorted by relevance
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ | ||
D | InteractiveWatchFaceService.java | 174 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in InteractiveWatchFaceService.Engine |
D | CalendarWatchFaceService.java | 157 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in CalendarWatchFaceService.Engine |
D | ComplicationSimpleWatchFaceService.java | 297 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in ComplicationSimpleWatchFaceService.Engine |