Searched refs:shellApplyToken (Results 1 – 1 of 1) sorted by relevance
1231 final IBinder shellApplyToken; in setupTransactionQueue() local1233 shellApplyToken = mShellTransitions.getShellApplyToken(); in setupTransactionQueue()1238 if (shellApplyToken == null) { in setupTransactionQueue()1242 SurfaceControl.Transaction.setDefaultApplyToken(shellApplyToken); in setupTransactionQueue()