Home
last modified time | relevance | path

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

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