HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 126 - 150 of 1146) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKB.h 237 * - The 'ctrls' field of an indicator map specifies the controls
238 * that drive the indicator.
304 * whether they're part of the indicator feedback class
306 * XkbAllXIIds is used to get information about all device indicator
662 * Indicator map flags:
663 * - Used in the flags field of an indicator map to indicate the
664 * conditions under which and indicator can be changed and the
665 * effects of changing the indicator.
672 * Indicator map component specifications:
673 * - Used by the 'which_groups' and 'which_mods' fields of an indicator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKB.h 237 * - The 'ctrls' field of an indicator map specifies the controls
238 * that drive the indicator.
304 * whether they're part of the indicator feedback class
306 * XkbAllXIIds is used to get information about all device indicator
662 * Indicator map flags:
663 * - Used in the flags field of an indicator map to indicate the
664 * conditions under which and indicator can be changed and the
665 * effects of changing the indicator.
672 * Indicator map component specifications:
673 * - Used by the 'which_groups' and 'which_mods' fields of an indicator
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 203 // indicator for mini tabs.
225 // Paints the favicon, media indicator icon, etc., mirrored for RTL if needed.
241 // Returns whether the Tab should display the media indicator.
265 // Starts the media indicator fade-in/out animation. There's no stop method
321 // Step in the immersive loading progress indicator.
332 // Media indicator fade-in/out animation (i.e., only on show/hide, not a
370 // Whether we're showing the media indicator. It is cached so that we can
  /packages/apps/LegacyCamera/src/com/android/camera/
FocusManager.java 275 // Use margin to set the focus indicator to the touched area.
293 } else { // Just show the indicator in all other cases.
398 // Set the length of focus indicator according to preview frame size.
404 // Show only focus indicator or face indicator.
412 // Users touch on the preview and the indicator represents the
436 // Put focus indicator to the center.
  /developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
Card.java 38 * progress indicator and zero or more actions. It is constructed through the {@link Builder}.
94 * a maximum of one progress indicator per Card.
178 * Set the type of progress indicator.
180 * indicator.
197 * Return the progress indicator type. A value of either {@link #PROGRESS_TYPE_NORMAL},
199 * indicator is enabled, {@link #PROGRESS_TYPE_NO_PROGRESS} is returned.
444 * <li>{@link #PROGRESS_TYPE_NO_PROGRESS} disables the progress indicator</li>
446 * displays a standard, linear progress indicator.</li>
448 * indicator.</li>
685 * Set the label text that appears near the progress indicator
    [all...]
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/
Card.java.ftl 36 * progress indicator and zero or more actions. It is constructed through the {@link Builder}.
92 * a maximum of one progress indicator per Card.
176 * Set the type of progress indicator.
178 * indicator.
195 * Return the progress indicator type. A value of either {@link #PROGRESS_TYPE_NORMAL},
197 * indicator is enabled, {@link #PROGRESS_TYPE_NO_PROGRESS} is returned.
442 * <li>{@link #PROGRESS_TYPE_NO_PROGRESS} disables the progress indicator</li>
444 * displays a standard, linear progress indicator.</li>
446 * indicator.</li>
683 * Set the label text that appears near the progress indicator
    [all...]
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.cc 263 // Figure out where to display the indicator. This is a complex calculation:
272 // Next, we determine which icon to place the indicator in front of. We want
273 // to place the indicator in front of icon n when the cursor is between the
298 // (num icons - 1), because we represent the indicator being past the last
304 // the center of the drop indicator at the midpoint of the space before our
341 // |i| now points to the item to the right of the drop indicator*, which is
344 // the left of the drop indicator, so we subtract one.
538 // TODO(sky/glen): Instead of using a drop indicator, animate the icons while
541 // The two-pixel width drop indicator.
547 // Color of the drop indicator
    [all...]
  /external/kernel-headers/original/linux/
serial_reg.h 114 #define UART_LSR_BI 0x10 /* Break interrupt indicator */
115 #define UART_LSR_FE 0x08 /* Frame error indicator */
116 #define UART_LSR_PE 0x04 /* Parity error indicator */
117 #define UART_LSR_OE 0x02 /* Overrun error indicator */
122 #define UART_MSR_RI 0x40 /* Ring Indicator */
126 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
  /packages/apps/Camera/src/com/android/camera/
FocusOverlayManager.java 366 // Use margin to set the focus indicator to the touched area.
376 } else { // Just show the indicator in all other cases.
477 // Show only focus indicator or face indicator.
485 // Users touch on the preview and the indicator represents the
507 // Put focus indicator to the center. clear reset position
  /packages/apps/Camera2/src/com/android/camera/
FocusOverlayManager.java 378 // Use margin to set the focus indicator to the touched area.
388 } else { // Just show the indicator in all other cases.
490 // Show only focus indicator or face indicator.
496 // Users touch on the preview and the indicator represents the
518 // Put focus indicator to the center. clear reset position
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial_reg.h 116 #define UART_LSR_BI 0x10 /* Break interrupt indicator */
117 #define UART_LSR_FE 0x08 /* Frame error indicator */
118 #define UART_LSR_PE 0x04 /* Parity error indicator */
119 #define UART_LSR_OE 0x02 /* Overrun error indicator */
125 #define UART_MSR_RI 0x40 /* Ring Indicator */
129 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 116 #define UART_LSR_BI 0x10 /* Break interrupt indicator */
117 #define UART_LSR_FE 0x08 /* Frame error indicator */
118 #define UART_LSR_PE 0x04 /* Parity error indicator */
119 #define UART_LSR_OE 0x02 /* Overrun error indicator */
125 #define UART_MSR_RI 0x40 /* Ring Indicator */
129 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 116 #define UART_LSR_BI 0x10 /* Break interrupt indicator */
117 #define UART_LSR_FE 0x08 /* Frame error indicator */
118 #define UART_LSR_PE 0x04 /* Parity error indicator */
119 #define UART_LSR_OE 0x02 /* Overrun error indicator */
125 #define UART_MSR_RI 0x40 /* Ring Indicator */
129 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_view.mm 131 // We only show the drop indicator if we're not in a position to
143 // Need an update if the indicator wasn't previously shown or if it has
163 // drop indicator if one was shown.
  /external/chromium_org/ui/views/controls/menu/
submenu_view.h 28 // . Renders the drop indicator during a drop operation.
160 // Paints the drop indicator. This is only invoked if item is non-NULL and
169 // Calculates the location of th edrop indicator.
  /packages/apps/Camera2/src/com/android/camera/crop/
CropDrawingUtils.java 75 public static void drawIndicator(Canvas canvas, Drawable indicator, int indicatorSize,
79 indicator.setBounds(left, top, left + indicatorSize, top + indicatorSize);
80 indicator.draw(canvas);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropDrawingUtils.java 75 public static void drawIndicator(Canvas canvas, Drawable indicator, int indicatorSize,
79 indicator.setBounds(left, top, left + indicatorSize, top + indicatorSize);
80 indicator.draw(canvas);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
types_traits.hpp 65 typedef integral_constant<int, __simple> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
72 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
279 typedef typename __nothrowcopy::indicator no_throw_indicator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
types_traits.hpp 65 typedef integral_constant<int, __simple> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
72 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
279 typedef typename __nothrowcopy::indicator no_throw_indicator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/
types_traits.hpp 65 typedef integral_constant<int, __simple> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
72 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef in struct:__gnu_pbds::detail::no_throw_copies
279 typedef typename __nothrowcopy::indicator no_throw_indicator;
  /bootable/recovery/
bootloader.h 45 * the UI will add a simple indicator of that status.
screen_ui.h 37 // progress indicator
  /dalvik/dexgen/src/com/android/dexgen/rop/
AttributeList.java 51 * {@code attributes_count} length indicator.
  /dalvik/dx/src/com/android/dx/cf/iface/
AttributeList.java 51 * {@code attributes_count} length indicator.
  /developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/
ContentFragment.java 71 indicatorColorView.setText("Indicator: #" + Integer.toHexString(indicatorColor));

Completed in 871 milliseconds

1 2 3 4 56 7 8 91011>>