Searched refs:getBoundsForNewConfiguration (Results 1 – 5 of 5) sorted by relevance
194 Rect getBoundsForNewConfiguration(int stackId); in getBoundsForNewConfiguration() method
413 public Rect getBoundsForNewConfiguration(int stackId) throws RemoteException { in getBoundsForNewConfiguration() method in IWindowManagerImpl
424 void getBoundsForNewConfiguration(Rect outBounds) { in getBoundsForNewConfiguration() method in TaskStack
3770 public Rect getBoundsForNewConfiguration(int stackId) { in getBoundsForNewConfiguration() method3774 stack.getBoundsForNewConfiguration(outBounds); in getBoundsForNewConfiguration()
18803 final Rect newBounds = mWindowManager.getBoundsForNewConfiguration(stackId); in updateConfigurationLocked()