Lines Matching refs:mode
5 It supports both the FULL mode and the LIGHT mode. However, in actual production cases,
6 the cluster service supports one specific mode, thus the actual cluster application
7 only needs to run in one specific mode.
20 Set `config_clusterHomeServiceMode` to select what mode the `ClusterHomeService` to run in.
22 <!-- Configures the mode in which ClusterHomeService operates.
24 0 (full mode): All VHAL properties in ClusterHalService#CORE_PROPERTIES must be
26 1 (light mode): ClusterHomeService is always enabled even without any VHAL properties.
70 ## FULL mode
72 The cluster application makes full use of the `ClusterHomeManager` APIs in the FULL mode.
79 To run `ClusterHomeService` in the FULL mode, the device needs to have
87 If the service is configured for the FULL mode but any of the above properties is not defined,
90 ## LIGHT mode
92 In the LIGHT mode, it stays as the `UI_TYPE_HOME` activity that runs as user 0.
94 used in the LIGHT mode. The device must implement `CLUSTER_HEARTBEAT` VHAL property