Searched refs:SETTING_GUEST_HAS_LOGGED_IN (Results 1 – 1 of 1) sorted by relevance
44 private static final String SETTING_GUEST_HAS_LOGGED_IN = "systemui.guest_has_logged_in"; field in GuestResumeSessionReceiver79 cr, SETTING_GUEST_HAS_LOGGED_IN, 0, userId); in onReceive()85 cr, SETTING_GUEST_HAS_LOGGED_IN, 1, userId); in onReceive()