Home
last modified time | relevance | path

Searched defs:df (Results 1 – 3 of 3) 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/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapCallLogComposer.java228 SimpleDateFormat df = new SimpleDateFormat(RFC_2455_FORMAT); in toRfc2455Format() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java338 DecimalFormat df = new DecimalFormat("0%"); in formatProgressText() local