Searched refs:ASSIST_STRUCTURE_ENABLED (Results 1 – 5 of 5) sorted by relevance
332 Settings.Secure.ASSIST_STRUCTURE_ENABLED, 1, UserHandle.USER_CURRENT) != 0; in startAssistActivity()
181 Settings.Secure.ASSIST_STRUCTURE_ENABLED, 1, mUser) == 0) { in getUserDisabledShowContextLocked()
599 Settings.Secure.ASSIST_STRUCTURE_ENABLED,
1765 Settings.Secure.ASSIST_STRUCTURE_ENABLED, in dumpProtoSecureSettingsLocked()
7902 public static final String ASSIST_STRUCTURE_ENABLED = "assist_structure_enabled"; field in Settings.Secure