Searched refs:SECONDARY_CLICK (Results 1 – 1 of 1) sorted by relevance
311 mHandler.obtainMessage(H.SECONDARY_CLICK, eventId, 0, expandable).sendToTarget(); in secondaryClick()559 private static final int SECONDARY_CLICK = 3; field in QSTileImpl.H599 } else if (msg.what == SECONDARY_CLICK) { in handleMessage()