Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java106 private static final String DB_VERSION_3 = "3"; field in ManagedServices
722 || DB_VERSION_3.equals(version); in readXml()