Searched refs:specific (Results 1 – 25 of 635) sorted by relevance
12345678910>>...26
/frameworks/wilhelm/src/ |
D | README.txt | 10 android/ Android platform-specific code, other than interfaces 12 desktop/ Experimental desktop PC platform-specific code 13 itf/ OpenSL ES and OpenMAX AL interfaces, including Android-specific extensions
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 1 # Add project specific ProGuard rules here. 10 # Add any project specific keep options here:
|
/frameworks/base/tests/MusicServiceDemo/ |
D | proguard-project.txt | 4 # Add project specific ProGuard rules here. 13 # Add any project specific keep options here:
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | proguard-project.txt | 4 # Add project specific ProGuard rules here. 13 # Add any project specific keep options here:
|
/frameworks/volley/ |
D | proguard-project.txt | 4 # Add project specific ProGuard rules here. 13 # Add any project specific keep options here:
|
/frameworks/base/docs/html/tools/help/ |
D | lint.jd | 27 You can also use {@code lint} to check for a specific issue. For example, you can run the following… 49 <td>Disable checking for a specific list of issues.</td> 61 <td>Check for a specific list of issues.</td> 148 <td>Use {@code --help <topic>} to see help information for a specific topic, such as "suppres… 160 <td>Use {@code --show <ids>} to see descriptions for a specific list of {@code lint} issue ID… 175 <LI>To disable lint checking for a specific Java class or method, use the <code>@SuppressLint</code… 176 <li>To disable lint checking for specific sections of your XML file, use the <code>tools:ignore</co… 178 <p>You can also specify your lint checking preferences for a specific Android project in the lint.x…
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | overview.jd | 24 resources also allows you to provide alternative resources that support specific device 51 <li>Alternative resources are those that you've designed for use with a specific 52 configuration. To specify that a group of resources are for a specific configuration, 72 alternative resources for specific device configurations.</dd> 80 just one specific use of alternative resources, it is very important in order to reach more
|
/frameworks/base/docs/html/training/basics/intents/ |
D | index.jd | 36 user interface that allows the user to perform a specific task (such as view a map or take a photo). 44 <p>An {@link android.content.Intent} can be <em>explicit</em> in order to start a specific component 45 (a specific {@link android.app.Activity} instance) or <em>implicit</em> in order to start any
|
/frameworks/support/v7/appcompat/ |
D | THEMES.txt | 30 Platform specific themes which inherit from the previous platform version. These allows us 42 They can also be used to set attributes for that specific platform (and platforms up until the
|
/frameworks/av/include/cpustats/ |
D | README.txt | 2 for audio but most are not actually specific to audio.
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | lit.site.cfg | 14 # See the License for the specific language governing permissions and 74 # Tools that are specific to running host-side debugger integration tests: 81 # Tools that are specific to running target-side debugger integration tests:
|
/frameworks/base/docs/html/design/tv/ |
D | index.jd | 10 <strong>Important:</strong> There are specific design requirements your app must meet to qualify 64 <p>Users can access Android and device-specific settings from the bottom of the Home Screen. From 65 here, the user can access Android and device-specific settings.
|
D | patterns.jd | 35 users to launch your app. Here are specific requirements for a banner image: 69 library</a> provide specific support for background images and for updating them as items gain 70 and lose focus. The specific requirements for background images on TV devices is that they
|
/frameworks/base/docs/html/auto/ |
D | overview.jd | 96 having to worry about vehicle-specific hardware differences. You can use many Android APIs and 103 Android Auto defines interaction models and car-specific UI patterns for apps. The 208 <p>The Android Auto app uses a car-specific UI model to display content and user interaction 327 <p>To customize the UI, you provide the following app-specific resources and actions 333 <em>Favorite</em>, and <em>Bookmark</em>. These actions are app-specific.</li> 348 customizing the UI, and performing app-specific actions.</p> 352 invoke app-specific actions.</p> 356 your app’s media content, theme resources, and app-specific actions using the methods and 373 <p>This also means that you do not have to worry about vehicle-specific hardware 395 library and play media. If your app provides app-specific actions, these actions appear
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | p_med_ol.tab | 14 ** See the License for the specific language governing permissions and
|
D | ham_wind.tab | 13 ** See the License for the specific language governing permissions and
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/ |
D | h264bsdCountLeadingZeros.S | 13 @ See the License for the specific language governing permissions and
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | vignette_approx_relaxed.fs | 13 * See the License for the specific language governing permissions and
|
D | fisheye_approx_relaxed.fs | 13 * See the License for the specific language governing permissions and
|
D | fisheye_relaxed.fs | 13 * See the License for the specific language governing permissions and
|
D | levels_relaxed.fs | 13 * See the License for the specific language governing permissions and
|
D | vignette_relaxed.fs | 13 * See the License for the specific language governing permissions and
|
D | ip.rsh | 13 * See the License for the specific language governing permissions and
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 12 See the License for the specific language governing permissions and 22 Otherwise, to build the application for a specific device, lunch to that device
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | ip.rsh | 13 * See the License for the specific language governing permissions and
|
12345678910>>...26