Searched refs:paragraph (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | SRTRenderer.java | 90 String paragraph; in onData() local 91 paragraph = new String(data.getData(), "UTF-8"); in onData() 92 String[] lines = paragraph.split("\\r?\\n"); in onData() 131 List<String> paragraph = new ArrayList<String>(); in onData() local 133 paragraph.add(s); in onData() 137 cue.mLines = new TextTrackCueSpan[paragraph.size()][]; in onData() 138 cue.mStrings = paragraph.toArray(new String[0]); in onData() 139 for (String line : paragraph) { in onData()
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_framebuffer_target.txt | 78 Section 3.4, Configuration Management, add a paragraph at the end of the 86 Section 3.4.1, Querying Configurations, change the last paragraph as follow
|
D | EGL_ANDROID_native_fence_sync.txt | 86 Add the following after the sixth paragraph of Section 3.8.1 (Sync 113 the seventh paragraph 191 Modify the second paragraph description of eglDestroySyncKHR in Section 200 Add the following after the last paragraph of Section 3.8.1 (Sync 268 - Added a paragraph to the overview that describes assumptions about the
|
D | EGL_ANDROID_recordable.txt | 76 Section 3.4, Configuration Management, add a paragraph at the end of the 84 Section 3.4.1, Querying Configurations, change the last paragraph as follow
|
/frameworks/base/core/java/android/text/flags/ |
D | flags.aconfig | 153 …iting is initiated in an unfocused TextView, cursor is placed at the end of the closest paragraph."
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 179 # will result in a user-defined paragraph with heading "Side Effects:".
|
/frameworks/native/docs/ |
D | Doxyfile | 205 # will result in a user-defined paragraph with heading "Side Effects:".
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 219 # documentation, which will result in a user-defined paragraph with heading
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 237 # documentation, which will result in a user-defined paragraph with heading
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 237 # documentation, which will result in a user-defined paragraph with heading
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |