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

/frameworks/base/core/java/android/view/
H A DViewRoot.java1828 public final static int DIE = 1001; field in class:ViewRoot
1994 case DIE:
2729 sendEmptyMessage(DIE);
2735 if (Config.LOGV) Log.v(TAG, "DIE in " + this + " of " + mSurface);

Completed in 144 milliseconds