Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4555 protected static final int DEFER = 3; field in ViewRootImpl.AsyncInputStage
4640 if (result == DEFER) { in apply()
4700 return DEFER; in onProcess()
4766 return DEFER; // callback will be invoked later in onProcess()
4879 return DEFER; in onProcess()
/frameworks/base/config/
Dhiddenapi-private-dex.txt98353 Landroid/view/ViewRootImpl$AsyncInputStage;->DEFER:I