Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/atoms/dnd/
Ddnd_atoms.proto56 optional android.stats.dnd.State reminders = 5; field
/frameworks/base/core/proto/android/service/
Dnotification.proto244 optional State reminders = 1; field
345 optional State reminders = 5; field
/frameworks/base/ravenwood/
Dapi-maintainers.md5 …are inline in the relevant platform source code, they serve as valuable reminders to future API ma…
/frameworks/native/libs/binder/
DAndroid.bp116 "-Wno-psabi", // reminders about old ABI changes
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java1282 final int reminders = safeInt(parser, ALLOW_ATT_REMINDERS, ZenPolicy.STATE_UNSET); in readZenPolicyXml() local
1323 if (reminders != ZenPolicy.STATE_UNSET) { in readZenPolicyXml()
1324 builder.allowReminders(reminders == STATE_ALLOW); in readZenPolicyXml()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenPolicyTest.java872 assertEquals(policy.getPriorityCategoryReminders(), proto.reminders); in assertProtoMatches()
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto794 // ACTION: Allow or deny an app to set alarms and reminders