Searched refs:longPress (Results 1 – 2 of 2) sorted by relevance
17 ImmutableList<String> longPress = ImmutableList.of("a", "b", "c"); in testCharacterMap() local18 CharacterMap character = CharacterMap.of(B04, "a", longPress); in testCharacterMap()
313 final String longPress = hover.length() == 0 ? "" in showHtml() local316 "'" + longPress + ">" in showHtml()