/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
az_isp.c | 109 ip = 0; /* indicator for f1 or f2 */
|
/frameworks/base/core/java/android/widget/ |
TextClock.java | 89 * indicator.
|
ProgressBar.java | 65 * Visual indicator of progress in some operation. Displays a bar to the user 119 * By default, the progress bar is a spinning wheel (an indeterminate indicator). To change to a [all...] |
/frameworks/base/docs/html/training/cloudsync/ |
gcm.jd | 198 <p>When using GCM as an indicator to the device that data needs to be downloaded
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 138 <p>A common criticism is that space must be reserved for the tab indicators, detracting from the space available to tab contents. This consequence is usually acceptable, and the tradeoff commonly weighs in favor of using this pattern. You should also feel free to customize tab indicators, showing text and/or icons to make optimal use of vertical space. When adjusting indicator heights however, ensure that tab indicators are large enough for a human finger to touch without error.</p>
|
/frameworks/base/docs/html/training/implementing-navigation/ |
lateral.jd | 44 <p>Tabs allow the user to navigate between sibling screens by selecting the appropriate tab indicator available at the top of the display. In Android 3.0 and later, tabs are implemented using the {@link android.app.ActionBar} class, and are generally set up in {@link android.app.Activity#onCreate Activity.onCreate()}. In some cases, such as when horizontal space is limited and/or the number of tabs is large, an appropriate alternate presentation for tabs is a dropdown list (sometimes implemented using a {@link android.widget.Spinner}).</p>
|
/frameworks/base/media/libdrm/mobile1/include/objmng/ |
svc_drm.h | 138 uint8_t indicator; /**< Whether there is a right */ member in struct:_T_DRM_Constraint_Info
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
PagedView.java | 188 // Scrolling indicator [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
ModelInterpreter.java | 385 pdu.append ("04"); // Message type indicator
|
/frameworks/wilhelm/tests/native-media/jni/ |
native-media-jni.c | 121 // Enqueue the initial buffers, with a discontinuity indicator on first buffer
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
Cache.java | 123 // cache population indicator
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizeTabHost.java | 373 // Stop the scrolling indicator - we don't want All Apps to be invalidating itself
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.cc | 56 // Size of the drop indicator. 381 // Hide the drop indicator. [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
qua_gain.cpp | 139 Flag *pOverflow -- Pointer to Flag -- overflow indicator 208 Flag *pOverflow /* o : overflow indicator */
|
qgain475.cpp | 369 pOverflow points to overflow indicator (Flag) 481 Flag *pOverflow /* o : overflow indicator */ 556 pOverflow points to overflow indicator (Flag) 699 Flag *pOverflow /* o : overflow indicator */ [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
ProgressBar.java | 59 * Visual indicator of progress in some operation. Displays a bar to the user 113 * By default, the progress bar is a spinning wheel (an indeterminate indicator). To change to a [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio.h | 796 /* Return the EOF indicator for STREAM. */ 798 /* Return the error indicator for STREAM. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 796 /* Return the EOF indicator for STREAM. */ 798 /* Return the error indicator for STREAM. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 796 /* Return the EOF indicator for STREAM. */ 798 /* Return the error indicator for STREAM. */
|
/external/webrtc/src/modules/audio_processing/ns/ |
nsx_core.c | [all...] |
/frameworks/base/core/res/res/values/ |
attrs.xml | 259 the indicator that will be shown to next to the item. --> 264 <!-- The preferred left bound for an expandable list item's indicator. For a child-specific 265 indicator, use expandableListPreferredChildIndicatorLeft. --> 267 <!-- The preferred right bound for an expandable list item's indicator. For a child-specific 268 indicator, use expandableListPreferredChildIndicatorRight. --> 270 <!-- The preferred left bound for an expandable list child's indicator. --> 272 <!-- The preferred right bound for an expandable list child's indicator. --> 532 <!-- Indicator RatingBar style. --> 534 <!-- Small indicator RatingBar style. --> [all...] |
/external/srtp/doc/ |
rfc3711.txt | 334 (as seen in Fig. 1), which due to the padding indicator in the RTP 442 * an MKI indicator (0/1) as to whether an MKI is present in SRTP and 445 * if the MKI indicator is set to one, the length (in octets) of the 447 active MKI (the value of the MKI indicator and length MUST be kept 618 6. If the MKI indicator is set to one, append the MKI to the packet. 652 3. Determine the master key and master salt. If the MKI indicator in [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_controller.mm | [all...] |
/external/zlib/src/ |
zlib.h | [all...] |
/hardware/ril/include/telephony/ |
ril.h | 178 char als; /* ALS line indicator if available 678 int cqi; /* The current Channel Quality Indicator. [all...] |