Searched refs:DISPATCH_APP_VISIBILITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRoot.java1835 public final static int DISPATCH_APP_VISIBILITY = 1008; field in class:ViewRoot
1898 case DISPATCH_APP_VISIBILITY:
2876 Message msg = obtainMessage(DISPATCH_APP_VISIBILITY);

Completed in 324 milliseconds