Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java105 private static final String DB_VERSION_2 = "2"; field in ManagedServices
721 || DB_VERSION_2.equals(version) in readXml()