Searched refs:getStableInsets (Results 1 – 7 of 7) sorted by relevance
526 getStableInsets(insets); in hasTransposedNavigationBar()1062 public void getStableInsets(Rect outStableInsets) { in getStableInsets() method in SystemServicesProxy1066 WindowManagerGlobal.getWindowManagerService().getStableInsets(outStableInsets); in getStableInsets()
406 void getStableInsets(out Rect outInsets); in getStableInsets() method
98 SystemServicesProxy.getInstance(mRv.getContext()).getStableInsets(insets); in updateSnapAlgorithm()
580 public void getStableInsets(Rect outInsets) throws RemoteException { in getStableInsets() method in IWindowManagerImpl
592 ssp.getStableInsets(systemInsets); in updateHeaderBarLayout()
1070 SystemServicesProxy.getInstance(mContext).getStableInsets(mStableInsets); in onBusEvent()
10996 public void getStableInsets(Rect outInsets) throws RemoteException { in getStableInsets() method