Searched defs:getStableInsets (Results 1 – 5 of 5) sorted by relevance
101 public void getStableInsets(Rect outStableInsets) { in getStableInsets() method in WindowManagerWrapper
628 public Insets getStableInsets() { in getStableInsets() method in WindowInsets
490 void getStableInsets(int displayId, out Rect outInsets); in getStableInsets() method
5658 void getStableInsets(Rect outStableInsets) { in getStableInsets() method in WindowState5662 Rect getStableInsets() { in getStableInsets() method in WindowState
6705 public void getStableInsets(int displayId, Rect outInsets) throws RemoteException { in getStableInsets() method in WindowManagerService