Searched refs:coding (Results 1 – 16 of 16) sorted by relevance
/frameworks/base/location/java/com/android/internal/location/ |
D | GpsNetInitiatedHandler.java | 358 static private String decodeString(String original, boolean isHex, int coding) in decodeString() argument 363 switch (coding) { in decodeString() 385 Log.e(TAG, "Unknown encoding " + coding + " for NI text " + original); in decodeString()
|
/frameworks/base/docs/html/resources/articles/ |
D | ui-1.5.jd | 50 <p>Happy coding!</p>
|
D | future-proofing.jd | 80 reoriented, which is a coding error. Developers should be sure that
|
/frameworks/base/docs/html/resources/tutorials/views/ |
D | index.jd | 25 some code may not conform to best practices for coding Android applications. In particular,
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | view-animation.jd | 21 reusable, and swappable than hard-coding the animation. In the example below, we use XML. (To
|
D | opengl.jd | 518 to OpenGL may find coding for OpenGL ES 1.0/1.1 faster and more convenient.</li>
|
/frameworks/base/docs/html/guide/publishing/ |
D | preparing.jd | 166 considered good coding practices and we encourage you to implement them. In some cases,
|
/frameworks/base/docs/html/guide/topics/media/ |
D | camera.jd | 186 with minimal coding. An image capture intent can include the following extra information:</p> 233 with minimal coding. A video capture intent can include the following extra information:</p>
|
/frameworks/base/docs/html/sdk/ndk/ |
D | overview.jd | 81 allocate much memory, such as signal processing, physics simulation, and so on. Simply re-coding
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | index.jd | 78 …L APIs, which still provide adequate performance, to eliminate the added coding and debugging comp…
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
D | notepad-ex2.jd | 54 field and is part of the Android coding style standards.
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
D | notepad-ex2.jd | 54 field and is part of the Android coding style standards.
|
/frameworks/base/docs/html/guide/topics/usb/ |
D | adk.jd | 234 and an IDE for coding and installing firmware to the ADK board.</li>
|
/frameworks/base/docs/html/guide/topics/wireless/ |
D | bluetooth.jd | 663 UUID)}). Using the same UUID is simply a matter of hard-coding the UUID string
|
/frameworks/base/docs/html/guide/practices/design/ |
D | jni.jd | 88 If coding this directly is awkward, in Android 2.0 (Eclair) and higher you
|
/frameworks/base/docs/html/sdk/ |
D | eclipse-adt.jd | 209 standard Android coding style. The formatter can also reorder
|