Searched refs:MSG_DIE (Results 1 – 2 of 2) sorted by relevance
5248 private static final int MSG_DIE = 3; local5290 case MSG_DIE: in getMessageName()5470 case MSG_DIE: in handleMessageImpl()8275 mHandler.sendEmptyMessage(MSG_DIE); in die()
68148 Landroid/view/ViewRootImpl;->MSG_DIE:I