Searched refs:suppressResizeConfigChanges (Results 1 – 6 of 6) sorted by relevance
330 void suppressResizeConfigChanges(boolean suppress); in suppressResizeConfigChanges() method
499 void suppressResizeConfigChanges(boolean suppress); in suppressResizeConfigChanges() method
2320 mTaskInterface.suppressResizeConfigChanges(suppress);
16032 public void suppressResizeConfigChanges(boolean suppress) throws RemoteException { in suppressResizeConfigChanges() method in ActivityManagerService16033 mActivityTaskManager.suppressResizeConfigChanges(suppress); in suppressResizeConfigChanges()
4032 public void suppressResizeConfigChanges(boolean suppress) throws RemoteException { in suppressResizeConfigChanges() method in ActivityTaskManagerService
5552 Landroid/app/IActivityManager$Stub$Proxy;->suppressResizeConfigChanges(Z)V