HomeSort by relevance Sort by last modified time
    Searched refs:getAsInt (Results 1 - 6 of 6) sorted by null

  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
PoloMessage.java 52 if (messageType.getAsInt() == intVal) {
59 public int getAsInt() {
EncodingOption.java 44 if (encType.getAsInt() == intVal) {
51 public int getAsInt() {
OptionsMessage.java 47 if (role.getAsInt() == intVal) {
54 public int getAsInt() {
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java 369 int msgType = message.getType().getAsInt();
464 int intRole = message.getProtocolRolePreference().getAsInt();
478 int intRole = message.getClientRole().getAsInt();
535 int intType = encoding.getType().getAsInt();
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
XmlMessageBuilder.java 436 int msgType = message.getType().getAsInt();
594 * those returned by {@link EncodingType#getAsInt()}, hence the extra method.
620 * those returned by {@link EncodingType#getAsInt()}, hence the extra method.
  /libcore/benchmarks/libs/
caliper.jar 

Completed in 310 milliseconds