Searched refs:onTapCommand (Results 1 – 2 of 2) sorted by relevance
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/ | ||
D | InteractiveWatchFaceService.java | 176 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in InteractiveWatchFaceService.Engine |
D | AnalogComplicationWatchFaceService.java | 408 public void onTapCommand(int tapType, int x, int y, long eventTime) { in onTapCommand() method in AnalogComplicationWatchFaceService.Engine |