Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/content/
DFileProvider.java118 int off = path.indexOf('/', 1); in openFile() local
119 if (off < 0 || off >= (path.length()-1)) { in openFile()
122 int cookie = Integer.parseInt(path.substring(1, off)); in openFile()
123 String assetPath = path.substring(off+1); in openFile()
/development/scripts/gdb/
Ddalvik.gdb52 To switch ART debugging mode off, use "art-off"
55 define art-off
68 document art-off
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
DSawVoice.java46 mEnvelope.off(); in noteOff()
DEnvelopeADSR.java75 public void off() { in off() method in EnvelopeADSR
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
DSawVoice.java46 mEnvelope.off(); in noteOff()
DEnvelopeADSR.java75 public void off() { in off() method in EnvelopeADSR
/development/samples/browseable/DirectBoot/
D_index.jd11 go off after reboot even before the user enters their credentials.
/development/samples/browseable/DisplayingBitmaps/
D_index.jd12 It demonstrates how to load large bitmaps efficiently off the main UI thread, caching
/development/samples/UiAutomator/
DREADME27 go off in 2 minutes
/development/apps/Development/src/com/android/development/
DConnectivity.java178 Long off = new Long(120000);
182 off = Long.parseLong((String)intent.getExtra(TEST_ALARM_OFF_EXTRA));
194 mSCOffDuration = off;
202 mSCOffDuration = off;
/development/tools/checkcolor/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/development/samples/training/testingfun/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
/development/tools/repo_diff/service/repodiff/
DREADME.md61 Applications steps can be optionally disabled for presumably one-off runs:
/development/tools/logblame/
Dsample.txt197 osLog: [Activity] activity activity powered off, new state 0
437 osLog: [Activity] activity activity powered off, new state 0
1599 osLog: [Activity] activity activity powered off, new state 0
1818 osLog: [Activity] activity activity powered off, new state 0
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv492 …e_7iw4z1pyRnm0S7ztCvibUQ@fakeemail.com,Unminimizing after toggle screen on/off shows docked app co…
1575 …47a8f8189,platform/cts,fake_83gB1b-1SsmrFK7GsQUgXA@fakeemail.com,Fix text cut-off for HRM cts test.
1705 …latform/cts,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Move cts_audio_quality off abandoned tinyxml.
1744 …atform/cts,fake_i9UfXm-pRD2q72IEFjG0Yw@fakeemail.com,Disable the speakerphone-off tests for watches
1771 …1b2f9a8774b17c,platform/cts,fake_SFpS0FlTQQ2OFSpFVHIaGQ@fakeemail.com,Turn off background data res…
2248 …fbc9d87,platform/cts,fake_IgxaQ2fqSPat-mP3L2UzSw@fakeemail.com,Fix turning off duing parallel test…
2623 …4b51a65c3834d5,platform/cts,fake_IgxaQ2fqSPat-mP3L2UzSw@fakeemail.com,Turn off Package Verifier fo…
2994 …cts,fake_SFpS0FlTQQ2OFSpFVHIaGQ@fakeemail.com,Ensure background data restriction is off before test
3012 …s,fake_83gB1b-1SsmrFK7GsQUgXA@fakeemail.com,CtsVerifier: add countdown to make off-body test easier
3337 …s,fake_RbxZHO0QQ_mTcefdD3jXfw@fakeemail.com,CameraITS: add 1 second delay after turning screen off.
[all …]