Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapCallLogComposer.java79 private static final String FLAG_TIMEZONE_UTC = "Z"; field in BluetoothPbapCallLogComposer
251 return date + FLAG_TIMEZONE_UTC; in toRfc2455Format()