Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java109 private static final String DB_VERSION_1 = "1"; field in ManagedServices
725 || DB_VERSION_1.equals(version) in readXml()