Searched refs:updatePendingConfiguration (Results 1 – 6 of 6) sorted by relevance
36 client.updatePendingConfiguration(mConfiguration); in preExecute()
74 client.updatePendingConfiguration(mCurConfig); in preExecute()
77 public abstract void updatePendingConfiguration(Configuration config); in updatePendingConfiguration() method in ClientTransactionHandler
3118 public void updatePendingConfiguration(Configuration config) { in updatePendingConfiguration() method in ActivityThread
416 activityThread.updatePendingConfiguration(newAppConfig); in testOrientationChanged_DoesntOverrideVirtualDisplayOrientation()434 activityThread.updatePendingConfiguration(originalAppConfig); in testOrientationChanged_DoesntOverrideVirtualDisplayOrientation()
1177 HSPLandroid/app/ActivityThread;->updatePendingConfiguration(Landroid/content/res/Configuration;)V