Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 63) sorted by relevance

123

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipAttachmentFormat.java71 String created, String modified) { in BipAttachmentFormat() argument
94 bipModified = new BipDateTime(modified); in BipAttachmentFormat()
102 Date created, Date modified) { in BipAttachmentFormat() argument
108 mModified = modified != null ? new BipDateTime(modified) : null; in BipAttachmentFormat()
DBipImageProperties.java197 String modified = xpp.getAttributeValue(null, "modified"); in parse() local
200 created, modified)); in parse()
318 BipDateTime modified = format.getModifiedDate(); in toString() local
335 if (modified != null) { in toString()
336 xmlMsgElement.attribute(null, "modified", modified.toString()); in toString()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/
DBipAttachmentFormatTest.java50 String created, String modified, Date expectedCreated, boolean isCreatedUtc, in testParse() argument
54 size, created, modified); in testParse()
76 Date created, Date modified) { in testCreate() argument
78 size, created, modified); in testCreate()
91 if (modified != null) { in testCreate()
92 Assert.assertEquals(modified, attachment.getModifiedDate().getTime()); in testCreate()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DPreviewItemManager.java295 boolean modified = false;
299 modified = true;
305 modified = true;
308 if (modified) {
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSession.java676 boolean modified = false; in applyRemoteDeviceQuirks()
680 modified = true; in applyRemoteDeviceQuirks()
687 if (modified) { in applyRemoteDeviceQuirks()
/packages/apps/Messaging/build/
DREADME6 …ich came from /home/build/nonconf/google3/tools/java/checkstyle and was modified to use Android sp…
/packages/apps/TV/res/raw/
Dthird_party_licenses127 (b) You must cause any modified files to carry prominent notices
332 (b) You must cause any modified files to carry prominent notices
538 (b) You must cause any modified files to carry prominent notices
744 (b) You must cause any modified files to carry prominent notices
950 (b) You must cause any modified files to carry prominent notices
1156 (b) You must cause any modified files to carry prominent notices
1362 (b) You must cause any modified files to carry prominent notices
1569 (b) You must cause any modified files to carry prominent notices
1775 (b) You must cause any modified files to carry prominent notices
1981 (b) You must cause any modified files to carry prominent notices
[all …]
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/calendarsync/proto/
Dcalendar.proto105 // The date that this calendar event was last modified.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md186 *In situ* parsing just modified the original JSON. Updated characters are highlighted in the diagra…
201 // In situ parsing the buffer into d, buffer will also be modified
Dtutorial.md5 …ex), a JSON can be parsed into DOM, and then the DOM can be queried and modified easily, and final…
245 There are several ways to create values. After a DOM tree is created and/or modified, it can be sav…
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses114 (b) You must cause any modified files to carry prominent notices
296 (b) You must cause any modified files to carry prominent notices
502 (b) You must cause any modified files to carry prominent notices
708 (b) You must cause any modified files to carry prominent notices
914 (b) You must cause any modified files to carry prominent notices
1120 (b) You must cause any modified files to carry prominent notices
1338 (b) You must cause any modified files to carry prominent notices
1532 (b) You must cause any modified files to carry prominent notices
1726 (b) You must cause any modified files to carry prominent notices
1920 (b) You must cause any modified files to carry prominent notices
[all …]
/packages/apps/QuickSearchBox/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Launcher3/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/LegacyCamera/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/LegacyCamera/jni/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/SoundRecorder/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Contacts/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/BlockedNumberProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/CalendarProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Provision/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/BasicSmsReceiver/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/DownloadProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/modules/ExtServices/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Settings/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Stk/
DNOTICE110 (b) You must cause any modified files to carry prominent notices

123