Searched refs:createBootReminderInternal (Results 1 – 1 of 1) sorted by relevance
105 return createBootReminderInternal(/* hasManagedProfile */ false); in createBootReminder()109 return createBootReminderInternal(/* hasManagedProfile */ true); in createBootReminderWithWorkProfile()112 private BootReminder createBootReminderInternal(boolean hasManagedProfile) { in createBootReminderInternal() method in BootReminderTest