Home
last modified time | relevance | path

Searched defs:typesReady (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsController.java230 int typesReady = 0; in show() local
254 int typesReady = 0; in hide() local
300 int typesReady = typesReadyPair.first; in controlAnimationUnchecked() local
328 int typesReady = 0; in collectConsumers() local
367 private int collectPendingConsumers(@InsetType int typesReady, in collectPendingConsumers()