HomeSort by relevance Sort by last modified time
    Searched refs:update_interval (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/autotest/server/cros/ap_configurators/
linksyswrt160_ap_configurator.py 45 def _set_security_wpapsk(self, security, shared_key, update_interval=3600):
46 if update_interval not in range(600, 7201):
49 update_interval = 3600
51 shared_key, update_interval)
53 self.set_content_of_text_field_by_xpath(update_interval, text,
trendnet691gr_ap_configurator.py 23 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
32 self.set_content_of_text_field_by_id(update_interval,
dlink_dwl2100_ap_configurator.py 237 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
244 @param update_interval: number of seconds to wait before updating
248 (security, shared_key, update_interval),
252 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
259 if update_interval in range(300, 9999999):
260 self.set_content_of_text_field_by_id(str(update_interval),
264 update_interval)
linksyswrt54gl_ap_configurator.py 65 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
79 if update_interval:
80 self.set_content_of_text_field_by_xpath(interval, update_interval,
linksys_ap_configurator.py 169 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
171 (security, shared_key, update_interval),
175 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
176 if update_interval < 600:
178 update_interval = 600
179 elif update_interval > 7200:
181 update_interval = 7200
195 self.set_content_of_text_field_by_xpath(str(update_interval),
medialink_ap_configurator.py 202 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
204 (security, shared_key,update_interval,),
208 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
209 if update_interval < 600 | update_interval > 7200:
211 update_interval = 1800
223 self.set_content_of_text_field_by_xpath(str(update_interval),
asus_qis_ap_configurator.py 150 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
154 (security, shared_key, update_interval),
158 def _set_security_wpapsk(self, security, shared_key, update_interval):
169 self.set_content_of_text_field_by_xpath(str(update_interval),
belkinF5D8236_ap_configurator.py 19 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
belkinF9k1002v4_ap_configurator.py 18 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
buffaloag300h_ap_configurator.py 183 def set_security_wpapsk(self, security, shared_key, update_interval=None):
185 (security, shared_key,update_interval), 2, 900)
188 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
201 if update_interval:
202 self.set_content_of_text_field_by_xpath(update_interval, interval,
belkinWRTR_ap_configurator.py 134 def set_security_wpapsk(self, security, shared_key, update_interval=None):
136 (security, shared_key, update_interval),
140 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
dlink_dir505l_ap_configurator.py 185 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
187 (security, shared_key, update_interval),
191 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
dlinkwbr1310_ap_configurator.py 176 def set_security_wpapsk(self, security, shared_key, update_interval=None):
178 (security, shared_key, update_interval),
182 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
trendnet654tr_ap_configurator.py 145 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
147 (security, shared_key, update_interval),
151 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
linksyswrt120n_ap_configurator.py 84 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
97 if update_interval:
asus_ap_configurator.py 231 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
235 (security, shared_key, update_interval),
239 def _set_security_wpapsk(self, security, shared_key, update_interval):
252 self.set_content_of_text_field_by_xpath(str(update_interval),
belkinF7D_ap_configurator.py 38 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
buffalo_ap_configurator.py 282 def set_security_wpapsk(self, security, shared_key, update_interval=3600):
284 (security, shared_key, update_interval),
288 def _set_security_wpapsk(self, security, shared_key, update_interval=3600):
302 self.set_content_of_text_field_by_xpath(str(update_interval),
dlink_dir655_ap_configurator.py 266 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
268 (security, shared_key, update_interval),
272 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
282 self.set_content_of_text_field_by_id(str(update_interval),
edimax6428ns_ap_configurator.py 53 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
linksyswrt600_ap_configurator.py 168 def set_security_wpapsk(self, security, shared_key, update_interval=None):
170 (security, shared_key, update_interval),
174 def _set_security_wpapsk(self, security, shared_key, update_interval=None):
183 if update_interval:
trendnet_ap_configurator.py 190 def set_security_wpapsk(self, security, shared_key, update_interval=1800):
192 (security, shared_key, update_interval),
196 def _set_security_wpapsk(self, security, shared_key, update_interval=1800):
205 self.set_content_of_text_field_by_id(update_interval,
linksyse2500_ap_configurator.py 122 def set_security_wpapsk(self, security, shared_key, update_interval=None):
124 (security, shared_key, update_interval),
netgear_single_band_configurator.py 150 def set_security_wpapsk(self, security, key, update_interval=None):
155 def _set_security_wpapsk(self, security, key, update_interval=None):
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
reference_picture_selection.cc 81 int64_t update_interval = static_cast<int64_t>(kRttConfidence * rtt_); local
83 if (update_interval < kMinUpdateInterval)
84 update_interval = kMinUpdateInterval;
86 if (TimestampDiff(now_ts, last_sent_ref_update_time_) > update_interval &&

Completed in 338 milliseconds

1 2 3