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

  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventLogParser.java 205 int typeValue = Integer.parseInt(typeString);
206 EventValueType eventValueType = EventValueType.getEventValueType(typeValue);
217 typeValue = Integer.parseInt(typeString);
218 ValueType valueType = ValueType.getValueType(typeValue);
  /external/icu4c/i18n/
dtptngen.cpp     [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityModifier.java 565 final int typeValue = extras.getInt(typeExtra, hasType ? BaseTypes.TYPE_CUSTOM
567 final EditType editType = EntityModifier.getBestValidType(state, kind, true, typeValue);
  /frameworks/base/core/java/android/pim/vcard/
VCardBuilder.java     [all...]
VCardEntry.java     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 983 milliseconds