Searched refs:CheckForKeyLongPress (Results 1 – 1 of 1) sorted by relevance
555 private CheckForKeyLongPress mPendingCheckForKeyLongPress;2758 mPendingCheckForKeyLongPress = new CheckForKeyLongPress(); in keyPressed()3072 private class CheckForKeyLongPress extends WindowRunnnable implements Runnable { class