Home
last modified time | relevance | path

Searched refs:oldCursor (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowCursorAdapterTest.java62 Cursor oldCursor = adapter.swapCursor(null); in testSwapCursor() local
64 assertThat(oldCursor).isSameAs(curs); in testSwapCursor()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp4846 HCURSOR oldCursor = SetCursor(nullCursor); in bindCursor() local
4848 if(oldCursor != nullCursor) in bindCursor()
4850 win32Cursor = oldCursor; in bindCursor()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...