Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteCellConfig.py76 PARAM_PAGING = "paging" variable in LteCellConfig
376 if self.PARAM_PAGING not in parameters:
379 'default.'.format(self.PARAM_PAGING))
383 self.paging_cycle = int(parameters[self.PARAM_PAGING])
387 'duration in milliseconds.'.format(self.PARAM_PAGING))