Searched refs:PROP_AWARE_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
38 private static final String PROP_AWARE_AVAILABLE = "ro.vendor.aware_available"; field in AmbientDisplayAlwaysOnPreferenceController50 && !SystemProperties.getBoolean(PROP_AWARE_AVAILABLE, false) ? in getAvailabilityStatus()