Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java5387 boolean hasPendingTransaction, @Nullable Transaction pendingTransaction, in handleSyncRequestWhenNoAsyncDraw() argument
5390 if (hasPendingTransaction && pendingTransaction != null) { in handleSyncRequestWhenNoAsyncDraw()
5394 } else if (hasPendingTransaction && pendingTransaction != null) { in handleSyncRequestWhenNoAsyncDraw()