Home
last modified time | relevance | path

Searched refs:_CLOUD_NOTIFICATION_ENABLED (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py48 _CLOUD_NOTIFICATION_ENABLED = 'cloud_notification_enabled' variable
1067 config_update['CROS'] = [(_CLOUD_NOTIFICATION_ENABLED, True)]
Dmoblab_rpc_interface_unittest.py488 {'CROS': [(moblab_rpc_interface._CLOUD_NOTIFICATION_ENABLED, True)]}