Home
last modified time | relevance | path

Searched defs:CURSOR (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAsyncQueryHandlerTest.java26 private static final RoboCursor CURSOR = new RoboCursor(); field in ShadowAsyncQueryHandlerTest
/external/cldr/tools/java/org/unicode/cldr/draft/
DRule.java70 static Item CURSOR = new CursorItem(); field in Rule.CursorItem