Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DLogSaver.java72 BugleGservicesKeys.PERSISTENT_LOGSAVER_DEFAULT); in newInstance()
160 BugleGservicesKeys.PERSISTENT_LOGSAVER_DEFAULT); in isCurrent()
261 BugleGservicesKeys.PERSISTENT_LOGSAVER_DEFAULT); in isCurrent()
DBugleGservicesKeys.java262 public static final boolean PERSISTENT_LOGSAVER_DEFAULT = false; field in BugleGservicesKeys