Searched
full:similar (Results
1801 -
1825 of
5113) sorted by null
<<71727374757677787980>>
/frameworks/base/core/java/com/android/internal/util/ |
FileRotator.java | 37 * Utility that rotates files over time, similar to {@code logrotate}. There is
|
/frameworks/base/docs/html/design/patterns/ |
accessibility.jd | 26 <p>Some users use hardware or software directional controllers (such as a D-pad, trackball, keyboard) to jump from selection to selection on a screen. They interact with the structure of your app in a linear fashion, similar to 4-way remote control navigation on a television.</p>
|
/frameworks/base/docs/html/guide/practices/ |
screens-support-1.5.jd | 35 baseline HVGA screen used on the T-Mobile G1 and similar devices, which is <em>normal</em> screen
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
button.jd | 149 Alternatively, you can apply a <em>style</em> for the button, which works in a manner similar to
|
/frameworks/base/docs/html/tools/help/ |
bmgr.jd | 29 and restore operations so that you don't need to repeatedly wipe data or take similar
|
/frameworks/base/docs/html/training/basics/fragments/ |
fragment-ui.jd | 148 <p>The procedure to replace a fragment is similar to adding one, but requires the {@link
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
nsd-wifi-direct.jd | 30 <p>While this set of APIs is similar in purpose to the Network Service Discovery
|
/frameworks/base/docs/html/training/design-navigation/ |
multiple-sizes.jd | 33 <p>The exhaustive screen map from the previous lesson isn't tied to a particular device form factor, although it can generally look and work okay on a handset or similar-size device. But Android applications need to adapt to a number of different types of devices, from 3" handsets to 10" tablets to 42" TVs. In this lesson we explore reasons and tactics for grouping together multiple screens from the exhaustive map.</p>
|
/frameworks/base/docs/html/training/id-auth/ |
custom_auth.jd | 88 consider doing something similar.</p>
|
/frameworks/base/media/jni/ |
android_media_MediaMetadataRetriever.cpp | 119 // We build a similar KeyedVector out of it.
|
/frameworks/base/services/java/com/android/server/power/ |
DisplayPowerState.java | 35 * This component is similar in nature to a {@link View} except that it describes
|
/frameworks/base/services/jni/ |
com_android_server_AssetAtlasService.cpp | 221 // pipeline flush (similar to what a glFlush() would do.)
|
/frameworks/ex/variablespeed/src/com/android/ex/variablespeed/ |
VariableSpeed.java | 36 * This class behaves in a similar fashion to the MediaPlayer, but by using
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParserImpl_V30.java | 30 * This class inherits vCard 2.1 implementation since technically they are similar,
|
/frameworks/support/v4/java/android/support/v4/app/ |
NavUtils.java | 150 * by using {@link TaskStackBuilder} or another similar mechanism to perform up navigation.</p>
|
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 211 * state. This is similar to MLME-AUTHENTICATE.confirm primitive in the 221 * (similar to MLME-ASSOCIATE.request, MLME-REASSOCIATE.request, 224 * NL80211_CMD_AUTHENTICATE but for Deauthentication frames (similar to 228 * NL80211_CMD_AUTHENTICATE but for Disassociation frames (similar to [all...] |
/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 30 * Manipulates DEX files. The class is similar in principle to
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Phaser.java | 15 * A reusable synchronization barrier, similar in functionality to 56 * termination. Overriding this method is similar to, but more 63 * Unlike similar constructions using {@code CyclicBarrier}, 173 * may re-register and then execute a similar loop: [all...] |
/libcore/luni/src/main/java/java/util/zip/ |
ZipInputStream.java | 50 * files out of a zip file, similar to the {@code unzip(1)} utility.
|
/libcore/luni/src/main/java/javax/xml/transform/ |
overview.html | 198 <A href="http://www.w3.org/TR/xslt">XSLT</A> and similar
|
/libcore/luni/src/main/java/libcore/io/ |
StrictLineReader.java | 37 * {@link InputStreamReader} provides similar functionality, this class uses different
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 14 * It works similar to JAXP but tailored to work in J2ME environments
|
/libnativehelper/ |
JNIHelp.cpp | 345 * The semantics are similar to GetDirectBufferAddress. Specifically, the VM
|
/ndk/docs/text/ |
IMPORT-MODULE.text | 82 Writing an import module is trivial and very similar to what you do when
|
/ndk/sources/android/support/tests/minitest/ |
minitest.h | 108 // Very similar to std::string but also supports streaming into it
|
Completed in 1777 milliseconds
<<71727374757677787980>>