Home
last modified time | relevance | path

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

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