Searched refs:subSecs (Results 1 – 1 of 1) sorted by relevance
1748 String subSecs = getAttribute(TAG_SUBSEC_TIME); in getDateTime() local1749 if (subSecs != null) { in getDateTime()1751 long sub = Long.valueOf(subSecs); in getDateTime()