Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DLogSaver.java76 BugleGservicesKeys.PERSISTENT_LOGSAVER_ROTATION_SET_SIZE_DEFAULT); in newInstance()
267 BugleGservicesKeys.PERSISTENT_LOGSAVER_ROTATION_SET_SIZE_DEFAULT); in isCurrent()
DBugleGservicesKeys.java276 public static final int PERSISTENT_LOGSAVER_ROTATION_SET_SIZE_DEFAULT = 8; field in BugleGservicesKeys