Searched refs:handleFixedRotationAdjustments (Results 1 – 3 of 3) sorted by relevance
60 client.handleFixedRotationAdjustments(mToken, mFixedRotationAdjustments); in execute()
172 public abstract void handleFixedRotationAdjustments(IBinder token, in handleFixedRotationAdjustments() method in ClientTransactionHandler
3254 public void handleFixedRotationAdjustments(@NonNull IBinder token, in handleFixedRotationAdjustments() method in ActivityThread3256 handleFixedRotationAdjustments(token, fixedRotationAdjustments, null /* overrideConfig */); in handleFixedRotationAdjustments()3273 private void handleFixedRotationAdjustments(@NonNull IBinder token, in handleFixedRotationAdjustments() method in ActivityThread3545 handleFixedRotationAdjustments(r.token, r.mPendingFixedRotationAdjustments, in createBaseContextForActivity()