Home
last modified time | relevance | path

Searched refs:shouldDispatchImmediately (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DClientLifecycleManager.java158 boolean shouldDispatchImmediately) throws RemoteException { in scheduleTransactionAndLifecycleItems() argument
167 onClientTransactionItemScheduled(clientTransaction, shouldDispatchImmediately); in scheduleTransactionAndLifecycleItems()
244 boolean shouldDispatchImmediately) throws RemoteException { in onClientTransactionItemScheduled() argument
245 if (shouldDispatchImmediately || shouldDispatchPendingTransactionsImmediately()) { in onClientTransactionItemScheduled()