Searched defs:created (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipAttachmentFormat.java | 71 String created, String modified) { in BipAttachmentFormat() 102 Date created, Date modified) { in BipAttachmentFormat()
|
D | BipImageProperties.java | 207 String created = xpp.getAttributeValue(null, "created"); in parse() local 362 BipDateTime created = format.getCreatedDate(); in toString() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipAttachmentFormatTest.java | 50 String created, String modified, Date expectedCreated, boolean isCreatedUtc, in testParse() 76 Date created, Date modified) { in testCreate()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
D | MtpBitmapFetch.java | 80 Bitmap created; in getFullsize() local
|
/packages/modules/Virtualization/libs/idsig/src/ |
D | apksigv4.rs | 381 let mut created = in digest_from_apk() localVariable
|
/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
D | NetworkAgentInfo.java | 190 public boolean created; field in NetworkAgentInfo
|
/packages/modules/adb/ |
D | sysdeps_win32.cpp | 3042 const auto created = CreateProcessW(wexe.c_str(), wargs.data(), in adb_launch_process() local
|