HomeSort by relevance Sort by last modified time
    Searched defs:setCursor (Results 1 - 2 of 2) sorted by null

  /external/protobuf/js/binary/
decoder.js 399 jspb.BinaryDecoder.prototype.setCursor = function(cursor) {
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowContentResolverTest.java 204 shadowContentResolver.setCursor(cursor);
212 shadowContentResolver.setCursor(cursor);
223 shadowContentResolver.setCursor(uri21, cursor21);
224 shadowContentResolver.setCursor(uri22, cursor22);
239 shadowContentResolver.setCursor(testCursor);
    [all...]

Completed in 200 milliseconds