Home
last modified time | relevance | path

Searched refs:Look (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
DVolume.java36 private HashMap<String, Look> mLooks = new HashMap<String, Look>();
59 mLooks.put(name, new Look(name, color, opacity)); in addLook()
63 mLooks.put(name, new Look(name, color_string, opacity_string)); in addLook()
64 Look l = mLooks.get(name); in addLook()
70 class Look { class in Volume
75 public Look(String name, String color_string, String opacity_string) { in Look() method in Volume.Look
91 public Look(String name, int[][] color, int[][] opacity) { in Look() method in Volume.Look
/frameworks/base/docs/html/sdk/installing/
Dstudio-build.jd9 <li><a href="#detailed-build">A Detailed Look at the Build Process</a> </li>
45 <h2 id="detailed-build">A Detailed Look at the Build Process</h2>
/frameworks/base/docs/html/training/keyboard-input/
Dnavigation.jd72 <p>Look for any instances in which the focus moves in a way you don't expect.</p>
77 <p>Look for any instances in which the focus moves in a way you don't expect.</p>
/frameworks/base/docs/html/tools/performance/hierarchy-viewer/
Dprofiling.jd146 <li>Look for red dots in leaf nodes or view groups with only a few children. This
/frameworks/base/docs/html/distribute/users/
Dbuild-buzz.jd173 Take advantage of bloggers. Look for bloggers that cover Android and learn
/frameworks/base/tools/layoutlib/create/
DREADME.txt140 The ClassAdapters are chained together to achieve the desired output. (Look at section 2.2.7
/frameworks/base/docs/html/design/patterns/
Dnotifications_k.jd203 <p style="margin-top:0;">Look at the notification icons the Android apps
Dnotifications.jd555 <p>Look at the notification icons Android apps already provide and create
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd377 try out your app and observe them as they interact with it. Look for cases
/frameworks/base/docs/html/preview/testing/
Dperformance.jd562 current high end devices, low end devices, tablets, etc. Look for variation in CPU
/frameworks/base/docs/html/distribute/tools/
Dlocalization-checklist.jd592 <strong>Look for common localization issues</strong>
/frameworks/base/docs/html/distribute/essentials/quality/
Dtablets.jd190 <li>Look for opportunities to include additional content or use an alternative
/frameworks/base/docs/html/tools/sdk/
Dtools-notes.jd663 <li>Look for code potentially affected by a <code>SecureRandom</code>
669 <li>Look for manifest values that are overwritten by values from Gradle build
Declipse-adt.jd427 <li>Look for code potentially affected by a <code>SecureRandom</code>
/frameworks/base/docs/html/guide/practices/
Doptimizing-for-3.0.jd419 <h3>Look at some samples</h3>
/frameworks/base/docs/html/training/articles/
Dsmp.jd1653 <p>Look at the assignment of <code>AA[166]</code> in thread 2. We are capturing
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd971 implementation has been removed. Look for a blog post about a compatibility layer