Searched refs:RFC_2455_FORMAT (Results 1 – 1 of 1) sorted by relevance
90 private final String RFC_2455_FORMAT = "yyyyMMdd'T'HHmmss"; field in BluetoothPbapCallLogComposer206 SimpleDateFormat df = new SimpleDateFormat(RFC_2455_FORMAT); in toRfc2455Format()