Searched refs:calculateBottomInsetsOnRoundDevice (Results 1 – 2 of 2) sorted by relevance
194 public static Rect calculateBottomInsetsOnRoundDevice(Display display, Rect systemInsets) { in calculateBottomInsetsOnRoundDevice() method in Utils
110 mInsets = Utils.calculateBottomInsetsOnRoundDevice( in onCreate()