Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayLayoutTest.java83 dl.recalcInsets(res); in testInsets()
89 dl.recalcInsets(res); in testInsets()
96 dl.recalcInsets(res); in testInsets()
102 dl.recalcInsets(res); in testInsets()
114 dl.recalcInsets(res); in testRotate()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayLayout.java198 recalcInsets(res); in init()
206 recalcInsets(res); in setInsets()
210 void recalcInsets(Resources res) { in recalcInsets() method in DisplayLayout
240 recalcInsets(res); in rotateTo()