Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DDeviceInfoUtils.java165 Date patchDate = template.parse(patch); in getSecurityPatch() local
167 patch = DateFormat.format(format, patchDate).toString(); in getSecurityPatch()