Searched refs:oldCursor (Results 1 – 3 of 3) sorted by relevance
62 Cursor oldCursor = adapter.swapCursor(null); in testSwapCursor() local64 assertThat(oldCursor).isSameAs(curs); in testSwapCursor()
4846 HCURSOR oldCursor = SetCursor(nullCursor); in bindCursor() local4848 if(oldCursor != nullCursor) in bindCursor()4850 win32Cursor = oldCursor; in bindCursor()
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...