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

  /cts/tests/tests/proto/src/android/util/proto/cts/
EncodedBufferTest.java 217 * With chunk size 1: Tests that startEditing puts the EncodedBuffer into
235 buffer.startEditing();
249 * startEditing puts the EncodedBuffer into a state where the read
269 buffer.startEditing();
333 buffer.startEditing();
  /frameworks/base/core/java/android/util/proto/
EncodedBuffer.java 121 public void startEditing() {
144 * Only valid after startEditing. Returns -1 before that.
155 * Only valid after startEditing.
190 * the buffer or past the read limit previously set by startEditing().
424 throw new IllegalStateException("writeFromThisBuffer before startEditing");
ProtoOutputStream.java     [all...]
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 

Completed in 67 milliseconds