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

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm 52 // Draw the bookmark-button-dragging drop indicator if necessary.
86 // Find the position of the drop indicator.
99 // Need an update if the indicator wasn't previously shown or if it has
118 // drop indicator if one was shown.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_view.h 31 // Whether the drop-indicator arrow is shown, and if it is, the coordinate of
  /external/chromium_org/ash/display/
shared_display_edge_indicator.h 34 // Shows/Hides the indicator window. The |src_bounds| is for the window on
  /external/chromium_org/ash/system/chromeos/power/
power_status_view.h 58 // Battery status indicator icon.
  /external/chromium_org/chrome/browser/chromeos/input_method/
mode_indicator_delegate_view.h 26 // Show the mode indicator then hide with fading animation.
  /external/chromium_org/chrome/browser/ui/cocoa/
dock_icon.h 34 // Indicates whether the progress indicator should be in an indeterminate state
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
webview_tag.html 47 var indicator = document.querySelector(".indicator");
50 indicator.innerText = "loading...";
53 indicator.innerText = "";
  /external/chromium_org/media/mp2t/
ts_section_pes.h 48 // Do not start parsing before getting a unit start indicator.
  /external/chromium_org/tools/perf/benchmarks/
html5gaming.py 11 score is a indicator for the browser's ability to smoothly run HTML5 games."""
  /hardware/qcom/bt/libbt-vendor/include/
userial_vendor.h 48 /*hci cmd/event packet is required to carry the Packet indicator for UART interfaces only
  /packages/apps/Camera/src/com/android/camera/ui/
FaceView.java 46 // The orientation compensation for the face indicator to make it look
48 // indicator should be rotated 90 degrees counter-clockwise.
159 // Face indicator is displayed during preview. Do not clear the
195 // Focus indicator is directional. Rotate the matrix and the canvas
  /packages/apps/Camera2/src/com/android/camera/
OnScreenIndicators.java 81 * Sets the exposure indicator using exposure compensations step rounding.
93 * Set the exposure indicator to the given value.
144 * Set the flash indicator to the given value.
168 * Set the scene indicator depending on the given scene mode.
  /packages/apps/Camera2/src/com/android/camera/ui/
FaceView.java 44 // The orientation compensation for the face indicator to make it look
46 // indicator should be rotated 90 degrees counter-clockwise.
165 // Face indicator is displayed during preview. Do not clear the
201 // Focus indicator is directional. Rotate the matrix and the canvas
  /packages/apps/DeskClock/src/com/android/deskclock/
DontPressWithParentLayout.java 27 * the background of the indicator.
  /packages/apps/Dialer/res/drawable/
tab_selected.xml 24 <!-- Tab selection indicator -->
tab_selected_focused.xml 24 <!-- Tab selection indicator -->
tab_selected_pressed.xml 24 <!-- Tab selection indicator -->
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
AbstractIndicatorButton.java 30 // This is an indicator button and pressing it opens a popup window. Ex: flash or other settings.
65 // Whether scene mode affects this indicator and it cannot be changed.
138 // Indicator wheel needs to update the highlight indicator if this
  /packages/apps/Settings/src/com/android/settings/
ProgressCategoryBase.java 29 * Turn on/off the progress indicator and text on the right.
  /frameworks/base/docs/html/training/location/
display-address.jd 79 indicator to show that your app is working in the background. Set the indicator's initial state
101 indeterminate activity indicator. For example:
212 activity indicator and display the results to the user:
220 * off the indeterminate activity indicator and set
226 // Set activity indicator visibility to "gone"
260 // Show the activity indicator
  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java 204 ProgressBar indicator = new ProgressBar(mActivity, null, local
220 indicator.setLayoutParams(indicatorLayoutParams);
221 indicator.setVisibility(View.GONE);
222 indicator.setId(R.id.actionbar_compat_item_refresh_progress);
223 actionBar.addView(indicator);
  /frameworks/base/core/java/android/widget/
TabHost.java 207 // the indicator of the current tab
216 * @param tabSpec Specifies how to create the indicator and content.
221 throw new IllegalArgumentException("you must specify a way to create the tab indicator.");
326 // unhandled key events change focus to tab indicator for embedded
476 * A tab has a tab indicator, content, and a tag that is used to keep
479 * For the tab indicator, your choices are:
500 * Specify a label as the tab indicator.
508 * Specify a label and icon as the tab indicator.
516 * Specify a view as the tab indicator.
556 * Specifies what you do to create a tab indicator
    [all...]
  /developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/basicaccessibility/
DialView.java 88 // Initialize current selection. This will store where the dial's "indicator" is pointing.
193 * circle to server as our indicator. The position for the indicator is determined based
213 // Draw indicator mark
222 * Compute the X/Y-coordinates for a label or indicator, given the position number and radius
226 * @param radius Radius where label/indicator is to be drawn.
  /developers/samples/android/ui/accessibility/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/basicaccessibility/
DialView.java 88 // Initialize current selection. This will store where the dial's "indicator" is pointing.
193 * circle to server as our indicator. The position for the indicator is determined based
213 // Draw indicator mark
222 * Compute the X/Y-coordinates for a label or indicator, given the position number and radius
226 * @param radius Radius where label/indicator is to be drawn.
  /development/samples/browseable/BasicAccessibility/src/com.example.android.basicaccessibility/
DialView.java 88 // Initialize current selection. This will store where the dial's "indicator" is pointing.
193 * circle to server as our indicator. The position for the indicator is determined based
213 // Draw indicator mark
222 * Compute the X/Y-coordinates for a label or indicator, given the position number and radius
226 * @param radius Radius where label/indicator is to be drawn.

Completed in 2019 milliseconds

1 2 34 5 6 7 8 91011>>