Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/about/
DDeviceInfoUtils.java156 Date patchDate = template.parse(patch); in getSecurityPatch() local
158 patch = DateFormat.format(format, patchDate).toString(); in getSecurityPatch()