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