Home
last modified time | relevance | path

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

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java75 public void onComputeInsets(Insets outInsets) { in onComputeInsets() method in ThemedNavBarKeyboard
76 super.onComputeInsets(outInsets); in onComputeInsets()