Searched refs:AFTER_TRANSACTION_COPY_TO_CLIENT (Results 1 – 2 of 2) sorted by relevance
33 static final int AFTER_TRANSACTION_COPY_TO_CLIENT = 2; field in StartingData38 AFTER_TRANSACTION_COPY_TO_CLIENT,
227 import static com.android.server.wm.StartingData.AFTER_TRANSACTION_COPY_TO_CLIENT;2683 mStartingData.mRemoveAfterTransaction = AFTER_TRANSACTION_COPY_TO_CLIENT; in transferSplashScreenIfNeeded()2851 } else if (lastData.mRemoveAfterTransaction == AFTER_TRANSACTION_COPY_TO_CLIENT) { in onSyncTransactionCommitted()