Searched refs:getContextContents (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/datatransfer/
H A DSunClipboard.java156 private synchronized Transferable getContextContents() { method in class:SunClipboard
167 Transferable cntnts = getContextContents();
187 Transferable cntnts = getContextContents();
207 Transferable cntnts = getContextContents();

Completed in 33 milliseconds