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

  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
Wap230WspContentTypeTest.java 228 String mimeType = unit.getValueString();
247 String mimeType = unit.getValueString();
272 String mimeType = unit.getValueString();
289 String mimeType = unit.getValueString();
304 String mimeType = unit.getValueString();
320 String mimeType = unit.getValueString();
339 String mimeType = unit.getValueString();
358 String mimeType = unit.getValueString();
377 String mimeType = unit.getValueString();
395 String mimeType = unit.getValueString();
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
WapPushOverSms.java 184 String mimeType = pduDecoder.getValueString();
210 String wapAppId = pduDecoder.getValueString();
WspTypeDecoder.java 216 * return value can be retrieved by getValueString() method length of data in pdu can be
239 * return value can be retrieved by getValueString() method
365 * getValueString()), which will be null on error. The length of the
391 * return value can be retrieved first by getValueString() and second by getValue32() method
409 * value), getValueString() will return it. If a 'well known value' is encountered that
410 * cannot be mapped to a string mime type, getValueString() will return null, and
582 * return value can be retrieved by getValueString() method
595 * return value can be retrieved first by getValueString() and second by getValue32()
677 * return value can be retrieved by getValueString() method
690 * return value can be retrieved by getValueString() metho
    [all...]
  /external/llvm/lib/Object/
Object.cpp 211 if (error_code ec = (*unwrap(RI))->getValueString(ret))
  /external/llvm/include/llvm/Object/
ObjectFile.h 128 error_code getValueString(SmallVectorImpl<char> &Result) const;
565 inline error_code RelocationRef::getValueString(SmallVectorImpl<char> &Result)
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 336 if (error(rel_cur->getValueString(val))) goto skip_print_rel;
372 if (error(ri->getValueString(valuestr))) continue;
  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
WapPushTest.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java 422 String mimeType = pduDecoder.getValueString();
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 648 milliseconds