/development/tools/bugreport/src/com/android/bugreport/bugreport/ |
D | BugreportParser.java | 75 public void parse(String section, String command, Lines<? extends Line> lines); in parse() argument 112 String section = null; in parse() local 119 if (section != null && endSection.equals(section)) { in parse() 121 parseSection(section, lines.copy(pos, lines.pos-1), command, durationMs); in parse() 123 section = null; in parse() 126 System.out.println("mismatched end of section=" + section + " endSection=" in parse() 140 if (section != null) { in parse() 142 System.out.println("missed end of section " + section); in parse() 144 parseSection(section, lines.copy(pos, lines.pos-1), null, -1); in parse() 146 section = m.group(1); in parse() [all …]
|
/development/samples/Vault/src/com/example/android/vault/ |
D | EncryptedDocument.java | 274 final Section section = new Section(); in readSection() local 275 section.read(f); in readSection() 277 final IvParameterSpec ivSpec = new IvParameterSpec(section.iv); in readSection() 284 while ((n = f.read(inbuf, 0, (int) Math.min(section.length, inbuf.length))) != -1) { in readSection() 285 section.length -= n; in readSection() 291 if (section.length == 0) break; in readSection() 294 section.assertMac(mMac.doFinal()); in readSection() 312 final Section section = new Section(); in writeSection() local 313 section.write(f); in writeSection() 317 mRandom.nextBytes(section.iv); in writeSection() [all …]
|
/development/ide/eclipse/ |
D | README.importing-to-eclipse.txt | 3 To import the formatter, go to the preferences, section Java > Code Style >
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 15 unsure how to do this, please review the "Run Starter project" section in the
|
/development/tools/repo_diff/service/repodiff/ |
D | README.md | 13 2. Under the **Storage** section, navigate to **SQL**
|
/development/apps/Development/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/NinePatchLab/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/Fallback/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/launchperf/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/CustomLocale/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/GestureBuilder/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/OBJViewer/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/BluetoothDebug/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/samples/Home/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/DevelopmentSettings/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/cmds/monkey/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/apps/SdkSetup/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/samples/AccelerometerPlay/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 89 (except as stated in this section) patent license to make, have made,
|
/development/host/windows/usb/ |
D | NOTICE | 76 (except as stated in this section) patent license to make, have made,
|
/development/tools/winscope/ |
D | yarn.lock | 1270 "@webassemblyjs/helper-wasm-section@1.9.0": 1272 …resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.… 1307 "@webassemblyjs/helper-wasm-section" "1.9.0"
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 334 episode - n. a brief section of a literary or dramatic work that forms part of a connected series
|