Searched defs:getStableInsets (Results 1 – 4 of 4) sorted by relevance
172 private Rect getStableInsets(DisplayInfo di) { in getStableInsets() method in DisplayPolicyInsetsTests
674 public Insets getStableInsets() { in getStableInsets() method in WindowInsets
471 void getStableInsets(int displayId, out Rect outInsets); in getStableInsets() method
7296 public void getStableInsets(int displayId, Rect outInsets) throws RemoteException { in getStableInsets() method in WindowManagerService