Searched refs:MSG_CLICK_QS_TILE (Results 1 – 1 of 1) sorted by relevance
131 private static final int MSG_CLICK_QS_TILE = 29 << MSG_SHIFT; field in CommandQueue1002 mHandler.obtainMessage(MSG_CLICK_QS_TILE, tile).sendToTarget(); in clickQsTile()1671 case MSG_CLICK_QS_TILE: in handleMessage()