Searched refs:SERVICE_ENABLED (Results 1 – 1 of 1) sorted by relevance
90 private static final String SERVICE_ENABLED = "service_enabled"; field in AttentionManagerService159 return DeviceConfig.getBoolean(NAMESPACE_ATTENTION_MANAGER_SERVICE, SERVICE_ENABLED, in isServiceEnabled()