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

  /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...]
  /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();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
BasicEditor.java 100 public String getValueString() {
EditorGrad.java 358 public String getValueString() {
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java 156 SUMMARY_TEXT.setValue(CONTENT_TEXT.getValueString());
168 public String getValueString() {
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorStats.java 129 Log.v(tag, String.format("%s: %s", key, getValueString(value)));
145 writer.write(String.format("%s: %s\n", key, getValueString(value)));
173 private static String getValueString(Object value) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
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...]
  /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/include/llvm/Object/
ObjectFile.h 68 std::error_code getValueString(SmallVectorImpl<char> &Result) const;
520 RelocationRef::getValueString(SmallVectorImpl<char> &Result) const {
  /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/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 1167 milliseconds