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