Searched refs:disable (Results 1 – 12 of 12) sorted by relevance
127 logging.disable(logging.WARNING)129 logging.disable(logging.NOTSET)
140 public static boolean disable(ITestDevice device) in disable() method in BluetoothUtils196 disable(device); in enableBtsnoopLogging()228 disable(device); in disableBtsnoopLogging()
3 disable=relative-import,too-few-public-methods,fixme
67 # multiple time. See also the "--disable" option for examples.73 # file where it should appear only once).You can also use "--disable=all" to74 # disable everything first and then reenable specific checks. For example, if75 # you want to run only the similarities checker, you can use "--disable=all77 # no Warning level messages displayed, use"--disable=all --enable=classes78 # --disable=W"80 disable=
48 def disable(self): member in BtaLib
207 public static void disable(final Context context) { in disable() method in WifiMonitorService
277 WifiMonitorService.disable(context); in onStart()
1247 protected void setDisableAudio(boolean disable) { in setDisableAudio() argument1248 mDisableAudio = disable; in setDisableAudio()
61 <tr><td> -d</td><td>--disable-teardown</td>217 to rerun your test with -t will fail without having the **--disable-teardown**
389 config disable mitm
18 LE disable BR/EDR in ICS when running tests.
732 self.pri_dut.bta.disable()