Searched defs:peek (Results 1 – 9 of 9) sorted by relevance
46 public int peek() throws IOException { in peek() method in PeekableInputStream
77 public V peek(K key) { in peek() method in DequeMap
111 Runnable peek = mQueue.getFirst(); in scheduleNextLocked() local
388 char peek = text.charAt(i + 1); in makeSnippetFromText() local598 char peek = text.charAt(i + 1); in highlightTerms() local
137 Runnable peek = p.first; in scheduleNextLocked() local
98 private int peek() throws IOException { in peek() method in ImapResponseParser
114 private int peek() throws IOException { in peek() method in ImapResponseParser
545 protected void showConversationWithPeek(Conversation conversation, boolean peek) { in showConversationWithPeek()554 private void showConversation(Conversation conversation, boolean peek, boolean fromKeyboard) { in showConversation()