Home
last modified time | relevance | path

Searched refs:specific (Results 1 – 25 of 653) sorted by relevance

12345678910>>...27

/frameworks/wilhelm/src/
DREADME.txt10 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/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
10 # Add any project specific keep options here:
/frameworks/volley/
Dproguard-project.txt4 # Add project specific ProGuard rules here.
13 # Add any project specific keep options here:
/frameworks/base/tests/MusicServiceDemo/
Dproguard-project.txt4 # Add project specific ProGuard rules here.
13 # Add any project specific keep options here:
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproguard-project.txt4 # Add project specific ProGuard rules here.
13 # Add any project specific keep options here:
/frameworks/base/docs/html/distribute/analyze/
Dunderstand-user-value.jd26 By using Google Analytics goals, you can define specific actions in your app
28 reach a specific screen in your app or that they spend a designated time
84 specific attributes. For example, you might segment your data by marketing
93 Language report shows how a specific segment performed. This lets you compare
127 combination of dimensions and metrics, you can create segments specific to
135 range is greater than $100; or only users who viewed a specific screen, then
136 completed a specific event, but never actually made a transaction.
141 specific advertising campaign or only sessions that resulted from a specific
Dmeasure.jd74 analytics you won't be able to understand the specific purchase behavior of
103 setting specific actions in your app as goals. You can even understand how
115 have specific parts of your app or experience that are unique to your
126 events. Events are powerful for capturing specific actions that are relevant
127 to your business. They are often used to capture a specific moment in time;
141 Custom dimensions are another way to send custom data that is specific to
157 A specific custom dimension that may be of interest to your business is the
/frameworks/base/docs/html/tools/help/
Dlint.jd27 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 &lt;topic&gt;} to see help information for a specific topic, such as "suppres…
160 <td>Use {@code --show &lt;ids&gt;} 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/
Doverview.jd24 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/
Dindex.jd37 user interface that allows the user to perform a specific task (such as view a map or take a photo).
45 <p>An {@link android.content.Intent} can be <em>explicit</em> in order to start a specific component
46 (a specific {@link android.app.Activity} instance) or <em>implicit</em> in order to start any
/frameworks/support/v7/appcompat/
DTHEMES.txt30 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/compile/libbcc/tests/debuginfo/
Dlit.site.cfg14 # 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/av/include/cpustats/
DREADME.txt2 for audio but most are not actually specific to audio.
/frameworks/base/docs/html/design/tv/
Dindex.jd13 <strong>Important:</strong> There are specific design requirements your app must meet to qualify
70 <p>Users can access Android and device-specific settings from the bottom of the Home Screen. From
71 here, the user can access Android and device-specific settings.
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt12 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/base/tools/layoutlib/create/
DREADME.txt92 - specific methods to override (see method stubs details below).
93 - specific methods for which to delegate calls.
94 - specific methods to remove based on their return type.
95 - specific classes to rename.
96 - specific classes to refactor.
98 Each of these are specific strategies we use to be able to modify the Android code to fit within the
173 some specific methods that are stubbed out and change their return value.
189 it removes the original code and replaces it by a call to a specific OveriddeMethod.invokeX(). The
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Dvignette_approx_relaxed.fs13 * See the License for the specific language governing permissions and
Dvignette_relaxed.fs13 * See the License for the specific language governing permissions and
Dlevels_relaxed.fs13 * See the License for the specific language governing permissions and
Dfisheye_approx_relaxed.fs13 * See the License for the specific language governing permissions and
Dfisheye_relaxed.fs13 * See the License for the specific language governing permissions and
Dcopy.fs13 * See the License for the specific language governing permissions and
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dp_med_ol.tab14 ** See the License for the specific language governing permissions and
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdCountLeadingZeros.S13 @ See the License for the specific language governing permissions and
/frameworks/base/docs/html/training/backward-compatible-ui/
Dabstracting.jd41 …d user interface (UI) component that uses abstract classes with version-specific implementations t…
53 …mpatible version of tabs, you should first determine which features and specific APIs your applica…
66 …alt="Class diagram of abstract base classes and version-specific implementations." id="figure-clas…
68 …g>Figure 1.</strong> Class diagram of abstract base classes and version-specific implementations.<…

12345678910>>...27