Searched refs:MSG_ENTER_DESKTOP (Results 1 – 1 of 1) sorted by relevance
181 private static final int MSG_ENTER_DESKTOP = 80 << MSG_SHIFT; field in CommandQueue1483 mHandler.obtainMessage(MSG_ENTER_DESKTOP, args).sendToTarget(); in moveFocusedTaskToDesktop()1999 case MSG_ENTER_DESKTOP: { in handleMessage()