Home
last modified time | relevance | path

Searched defs:cis (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java327 CodedInputStream cis = stringUnderTest.newCodedInput(); in testNewCodedInput() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java515 CodedInputStream cis = stringUnderTest.newCodedInput(); in testNewCodedInput() local
DNioByteStringTest.java586 CodedInputStream cis = testString.newCodedInput(); in testNewCodedInput() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java285 CommandsInterface[] cis, Phone[] phones) { in make()
336 CommandsInterface[] cis, Phone[] phones) { in PhoneSwitcher()
/frameworks/base/core/java/android/os/
DFileUtils.java720 CheckedInputStream cis = null; in checksumCrc32() local