/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/ |
Parameter.java | 26 String getValueString();
|
BasicParameterInt.java | 67 public String getValueString() { 106 return getValueString();
|
BasicParameterStyle.java | 60 public String getValueString() { 104 return getValueString();
|
ParameterColor.java | 75 public String getValueString() { 96 return getValueString();
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/ |
NotificationGenerator.java | 62 builder.setContentTitle(CONTENT_TITLE.getValueString()); 64 builder.setContentText(CONTENT_TEXT.getValueString()); 66 builder.setSubText(SUB_TEXT.getValueString()); 70 builder.setContentInfo(CONTENT_INFO.getValueString()); 80 builder.addAction(ACTION1_ICON.getValueInt(), ACTION1_TEXT.getValueString(), noop); 82 builder.addAction(ACTION2_ICON.getValueInt(), ACTION2_TEXT.getValueString(), noop); 84 builder.addAction(ACTION3_ICON.getValueInt(), ACTION3_TEXT.getValueString(), noop); 103 bigPicture.setBigContentTitle(BIG_CONTENT_TITLE.getValueString()); 105 bigPicture.setSummaryText(SUMMARY_TEXT.getValueString()); 110 bigText.bigText(BIG_TEXT.getValueString()); [all...] |
CodeGenerator.java | 104 for (String line : LINES.getValueString().split("\\n")) { 124 return quote(text.getValueString());
|
/frameworks/opt/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...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
BasicEditor.java | 100 public String getValueString() {
|
EditorColorBorder.java | 74 String val = rep.getValueString();
|
EditorDraw.java | 104 String val = rep.getValueString();
|
EditorGrad.java | 358 public String getValueString() {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
WapPushOverSms.java | 155 String mimeType = pduDecoder.getValueString(); 181 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 578 * return value can be retrieved by getValueString() method 591 * return value can be retrieved first by getValueString() and second by getValue32() 673 * return value can be retrieved by getValueString() method 686 * return value can be retrieved by getValueString() metho [all...] |
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/ |
EditableItem.java | 156 SUMMARY_TEXT.setValue(CONTENT_TEXT.getValueString()); 168 public String getValueString() {
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
FilterBasicRepresentation.java | 160 public String getValueString() {
|
FilterColorBorderRepresentation.java | 167 public String getValueString() {
|
FilterDrawRepresentation.java | 142 public String getValueString() {
|
/external/llvm/lib/Object/ |
Object.cpp | 247 if (error_code ec = (*unwrap(RI))->getValueString(ret))
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaInboundSmsHandler.java | 354 String mimeType = pduDecoder.getValueString();
|
/external/llvm/include/llvm/Object/ |
ObjectFile.h | 124 error_code getValueString(SmallVectorImpl<char> &Result) const; 581 inline error_code RelocationRef::getValueString(SmallVectorImpl<char> &Result)
|
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
WapPushTest.java | [all...] |
/external/llvm/tools/llvm-objdump/ |
llvm-objdump.cpp | 503 if (error(rel_cur->getValueString(val))) goto skip_print_rel; 539 if (error(ri->getValueString(valuestr))) continue;
|
/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 | |
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/ |
bcel-2.0.1.jar | |