Searched defs:opt (Results 1 – 8 of 8) sorted by relevance
59 private void assertPref64OptMatches(int lifetime, IpPrefix prefix, StructNdOptPref64 opt) { in assertPref64OptMatches()66 private void assertToByteBufferMatches(StructNdOptPref64 opt, String expected) { in assertToByteBufferMatches()90 StructNdOptPref64 opt = StructNdOptPref64.parse(ByteBuffer.wrap(rawBytes)); in testParseCannedOption() local107 StructNdOptPref64 opt = StructNdOptPref64.parse(buf); in testParsing() local157 StructNdOptPref64 opt = StructNdOptPref64.parse(buf); in testToString() local187 StructNdOptPref64 opt = new StructNdOptPref64(prefix1, 600); in testToByteBuffer() local
239 private void assertPref64Option(String prefix, NdOption opt) { in assertPref64Option()
354 String opt = getNextOption(); in handleEmergencyNumberTestModeCommand() local471 String opt; in handleImsSetServiceCommand() local556 String opt; in handleImsGetServiceCommand() local615 String opt; in handleEnableIms() local642 String opt; in handleDisableIms() local670 String opt = getNextArg(); in handleCepChange() local701 String opt; in parseCcOptions() local
110 int opt; member
217 BitmapFactory.Options opt = new BitmapFactory.Options(); in getBrush() local
148 BitmapFactory.Options opt = new BitmapFactory.Options(); in getBrush() local
390 private void processPref64Option(StructNdOptPref64 opt, final long now) { in processPref64Option()
697 final BitmapFactory.Options opt = new BitmapFactory.Options(); in loadImage() local