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