Searched refs:reminders (Results 1 – 7 of 7) sorted by relevance
56 optional android.stats.dnd.State reminders = 5; field
244 optional State reminders = 1; field345 optional State reminders = 5; field
5 …are inline in the relevant platform source code, they serve as valuable reminders to future API ma…
116 "-Wno-psabi", // reminders about old ABI changes
1282 final int reminders = safeInt(parser, ALLOW_ATT_REMINDERS, ZenPolicy.STATE_UNSET); in readZenPolicyXml() local1323 if (reminders != ZenPolicy.STATE_UNSET) { in readZenPolicyXml()1324 builder.allowReminders(reminders == STATE_ALLOW); in readZenPolicyXml()
872 assertEquals(policy.getPriorityCategoryReminders(), proto.reminders); in assertProtoMatches()
794 // ACTION: Allow or deny an app to set alarms and reminders