Home
last modified time | relevance | path

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/
DInteractiveWatchFaceService.java110 public void onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in InteractiveWatchFaceService.Engine
DDigitalWatchFaceService.java298 public void onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in DigitalWatchFaceService.Engine