OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDateTimeString
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java
44
private String
getDateTimeString
(long timestamp) {
54
"\n " + MessageColumns.TIMESTAMP + " : " +
getDateTimeString
(c.getLong(c.getColumnIndex(MessageColumns.TIMESTAMP))) +
69
"\n " + SyncColumns.SERVER_TIMESTAMP + " : " +
getDateTimeString
(c.getLong(c.getColumnIndex(SyncColumns.SERVER_TIMESTAMP))) +
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
70
public String
getDateTimeString
() {
228
xmlMsgElement.attribute("", "datetime", this.
getDateTimeString
());
/external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp
189
static UnicodeString&
getDateTimeString
(UDate time, UnicodeString& str) {
216
getDateTimeString
(time, str);
[
all
...]
/external/icu4c/i18n/
vtzone.cpp
188
static UnicodeString&
getDateTimeString
(UDate time, UnicodeString& str) {
215
getDateTimeString
(time, str);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 161 milliseconds