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