Searched defs:onApplyWindowInsets (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 | 110 public void onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in InteractiveWatchFaceService.Engine |
D | DigitalWatchFaceService.java | 298 public void onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in DigitalWatchFaceService.Engine |