Loading core/java/android/provider/Settings.java +16 −0 Original line number Diff line number Diff line Loading @@ -14732,6 +14732,22 @@ public final class Settings { public static final String MAX_SOUND_TRIGGER_DETECTION_SERVICE_OPS_PER_DAY = "max_sound_trigger_detection_service_ops_per_day"; /** * Setting indicating the name of the Wear OS app package containing the device's sysui. * * @hide */ public static final String CLOCKWORK_SYSUI_PACKAGE_NAME = "clockwork_sysui_package"; /** * Setting indicating the name of the main activity of the Wear OS sysui. * * @hide */ public static final String CLOCKWORK_SYSUI_MAIN_ACTIVITY_NAME = "clockwork_sysui_main_activity"; /** * Indicates whether aware is available in the current location. * @hide Loading
core/java/android/provider/Settings.java +16 −0 Original line number Diff line number Diff line Loading @@ -14732,6 +14732,22 @@ public final class Settings { public static final String MAX_SOUND_TRIGGER_DETECTION_SERVICE_OPS_PER_DAY = "max_sound_trigger_detection_service_ops_per_day"; /** * Setting indicating the name of the Wear OS app package containing the device's sysui. * * @hide */ public static final String CLOCKWORK_SYSUI_PACKAGE_NAME = "clockwork_sysui_package"; /** * Setting indicating the name of the main activity of the Wear OS sysui. * * @hide */ public static final String CLOCKWORK_SYSUI_MAIN_ACTIVITY_NAME = "clockwork_sysui_main_activity"; /** * Indicates whether aware is available in the current location. * @hide