Home
last modified time | relevance | path

Searched defs:df (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionMonitor.java278 final SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS"); in setState() local
350 final SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS"); in setCompleteState() local
411 final SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS"); in setExecutedState() local
/packages/apps/ExactCalculator/src/com/android/calculator2/
DEvaluator.java1741 DateFormat df = new SimpleDateFormat("yyyy-MM-dd"); in capture() local