Home
last modified time | relevance | path

Searched refs:millSecs (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapCallLogComposer.java198 private final String toRfc2455Format(final long millSecs) { in toRfc2455Format() argument
200 startDate.set(millSecs); in toRfc2455Format()