/packages/apps/Email/src/com/android/exchange/adapter/ |
D | ContactsSyncAdapter.java | 371 firstName = getValue(); in addData() 374 lastName = getValue(); in addData() 377 middleName = getValue(); in addData() 380 fileAs = getValue(); in addData() 383 suffix = getValue(); in addData() 386 companyName = getValue(); in addData() 389 title = getValue(); in addData() 394 emails.add(new EmailRow(getValue())); in addData() 398 workPhones.add(new PhoneRow(getValue(), Phone.TYPE_WORK)); in addData() 401 ops.addPhone(entity, Phone.TYPE_MMS, getValue()); in addData() [all …]
|
D | FolderSyncParser.java | 129 mAccount.mSyncKey = getValue(); in parse() 158 String serverId = getValue(); in deleteParser() 189 name = getValue(); in addParser() 197 parentId = getValue(); in addParser() 201 serverId = getValue(); in addParser() 268 serverId = getValue(); in updateParser() 271 displayName = getValue(); in updateParser() 274 parentId = getValue(); in updateParser()
|
D | EmailSyncAdapter.java | 120 msg.mTo = Address.pack(Address.parse(getValue())); in addData() 123 Address[] froms = Address.parse(getValue()); in addData() 130 msg.mCc = Address.pack(Address.parse(getValue())); in addData() 133 msg.mReplyTo = Address.pack(Address.parse(getValue())); in addData() 136 String date = getValue(); in addData() 148 msg.mSubject = getValue(); in addData() 160 String text = getValue(); in addData() 182 msg.mServerId = getValue(); in addParser() 215 bodyType = getValue(); in bodyParser() 218 body = getValue(); in bodyParser() [all …]
|
D | PingParser.java | 55 String serverId = getValue(); in parsePingFolders()
|
D | AbstractSyncParser.java | 138 String newKey = getValue(); in parse()
|
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
D | ICalendarTest.java | 133 assertEquals("19970714T170000Z", event.getFirstProperty("DTSTART").getValue()); in testParseEvent1() 137 assertEquals("19970715T035959Z", event.getFirstProperty("DTEND").getValue()); in testParseEvent1() 140 assertEquals("Bastille Day Party", event.getFirstProperty("SUMMARY").getValue()); in testParseEvent1() 157 assertEquals("19970714T170000", event.getFirstProperty("DTSTART").getValue()); in testParseEvent2() 240 …sertEquals("FREQ=SECONDLY;BYSECOND=0,1,2,3,4,5,6,7,8", event.getFirstProperty("RRULE").getValue()); in testNormalize() 256 …sertEquals("FREQ=SECONDLY;BYSECOND=0,1,2,3,4,5,6,7,8", event.getFirstProperty("RRULE").getValue()); in testNormalizeBadSep()
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadThread.java | 254 Log.v(Constants.TAG, "Retry-After :" + header.getValue()); in run() 256 retryAfter = Integer.parseInt(header.getValue()); in run() 296 Log.v(Constants.TAG, "Location :" + header.getValue()); in run() 300 resolve(new URI(header.getValue())). in run() 306 header.getValue() + in run() 352 headerAcceptRanges = header.getValue(); in run() 356 headerContentDisposition = header.getValue(); in run() 360 headerContentLocation = header.getValue(); in run() 365 mimeType = sanitizeMimeType(header.getValue()); in run() 370 headerETag = header.getValue(); in run() [all …]
|
/packages/apps/IM/src/com/android/im/imps/ |
D | WbxmlParser.java | 190 public String getValue(int index) { in getValue() method in WbxmlParser.AttributesImpl 197 public String getValue(String qName) { in getValue() method in WbxmlParser.AttributesImpl 202 public String getValue(String uri, String localName) { in getValue() method in WbxmlParser.AttributesImpl
|
D | PtsCodes.java | 253 sCapElementToCode.put(e.getValue(), e.getKey()); in e.getValue() 270 sCapValueToCode.put(e.getValue(), e.getKey()); in e.getValue() 281 sServiceTreeToCode.put(e.getValue(), e.getKey()); in e.getValue() 302 sPresenceAttributeToCode.put(e.getValue(), e.getKey()); in e.getValue() 319 sPAValueToCode.put(e.getValue(), e.getKey()); in e.getValue()
|
D | WbxmlPrimitiveSerializer.java | 58 atts[index++] = entry.getValue(); in writeElement()
|
D | XmlPrimitiveSerializer.java | 63 writeEncoded(writer, entry.getValue()); in writeElement()
|
/packages/apps/Mms/src/com/android/mms/dom/smil/parser/ |
D | SmilContentHandler.java | 67 " value = " + attributes.getValue(i)); in startElement() 70 attributes.getValue(i)); in startElement()
|
D | SmilXmlSerializer.java | 57 writer.write("=\"" + attribute.getValue() + "\""); in writeElement()
|
/packages/apps/Phone/src/com/android/phone/ |
D | CdmaRoamingListPreference.java | 69 int buttonCdmaRoamingMode = Integer.valueOf(getValue()).intValue(); in onDialogClosed() 145 int cdmaRoamingMode = Integer.valueOf(getValue()).intValue(); in handleSetCdmaRoamingPreference()
|
D | CLIRListPreference.java | 43 phone.setOutgoingCallerIdDisplay(findIndexOfValue(getValue()), in onDialogClosed()
|
/packages/apps/Email/src/org/apache/james/mime4j/field/ |
D | UnstructuredField.java | 39 public String getValue() { in getValue() method in UnstructuredField
|
/packages/apps/Mms/src/com/android/mms/dom/ |
D | AttrImpl.java | 55 public String getValue() { in getValue() method in AttrImpl
|
D | ElementImpl.java | 47 attrValue = attrNode.getValue(); in getAttribute()
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | CalendarPreferenceActivity.java | 76 if (mAlertType.getValue().equals(ALERT_TYPE_OFF)) { in updateChildPreferences()
|
/packages/apps/Browser/src/com/android/browser/ |
D | BrowserBackupAgent.java | 248 return crc.getValue(); in buildBookmarkFile() 286 return crc.getValue(); in copyBackupToFile()
|
D | FetchUrlMimeType.java | 92 mimeType = header.getValue(); in doInBackground()
|
/packages/apps/Camera/src/com/android/camera/ |
D | ImageViewTouchBase.java | 247 protected float getValue(Matrix matrix, int whichValue) { in getValue() method in ImageViewTouchBase 254 return getValue(matrix, Matrix.MSCALE_X); in getScale()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | ImageViewTouchBase.java | 247 protected float getValue(Matrix matrix, int whichValue) { in getValue() method in ImageViewTouchBase 254 return getValue(matrix, Matrix.MSCALE_X); in getScale()
|
D | OnScreenSettings.java | 394 boolean checked = mPreference.getValue().equals( in getView() 454 int idx = mPreference.findIndexOfValue(mPreference.getValue()); in onItemClick()
|
/packages/apps/Settings/src/com/android/settings/ |
D | Display.java | 65 styledAttributes.getValue(android.R.styleable.TextView_textSize, in onCreate()
|