Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/
Dwebpowerswitch.py62 outlet.off()
74 def off(self, outlet): member in PduDevice
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ber/
DInputStreamBerDataValueReader.java268 public int read(byte[] b, int off, int len) throws IOException { in read() argument
269 len = mIn.read(b, off, len); in read()
271 mBuf.write(b, off, len); in read()
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/synaccess/
Dnp02b.py52 def off(self, outlet): member in PduDevice
67 self.off(outlet)
/tools/test/openhst/resources/
Dstress_test.dsp_trigger_and_screen_off.ascii_proto1 description: "Switches between the homescreen and screen off, launching a "
/tools/asuite/atest-py2/docs/
Datest_structure.md3 You're here because you'd like to contribute to atest. To start off, we'll
49 the ```AtestTradefedTestRunner``` is used to kick off ```hello_world_test```.
115 4. You're done! To pick up the override, rerun build/envsetup.sh to kick off the
/tools/asuite/atest/docs/
Datest_structure.md3 You're here because you'd like to contribute to atest. To start off, we'll
49 the ```AtestTradefedTestRunner``` is used to kick off ```hello_world_test```.
115 4. You're done! To pick up the override, rerun build/envsetup.sh to kick off the
/tools/test/connectivity/acts/framework/acts/controllers/
Dpdu.py187 def off(self, outlet): member in PduDevice
Daccess_point.py715 ap_pdu.off(str(ap_pdu_port))
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DMCAP_PTS_INSTRUCTIONS15 Requires mcap_tool, Bluetooth to be off on the phone before starting mcap_tool
29 Turn Bluetooth off in the UI
/tools/metalava/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/tools/ndkports/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/tools/asuite/asuite_plugin/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/tools/trebuchet/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/tools/treble/hacksaw/
DREADME.md7 …se spread out through multiple git projects it can take a long time branch off a clean workspace. …
8 lets you split off a clean workspace in seconds. It does so by only copying git projects that you
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed_win.bat1 @echo off
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/tools/apksig/etc/
Dapksigner.bat1 @echo off
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/
DPsiTypePrinterTest.kt401 fun `Test primitives with type use turned off`() { in <lambda>()
/tools/repohooks/
DREADME.md209 # Turn off gofmt checking.