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

12 3 4 5 6 7 8 91011>>

  /device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
strings.xml 23 <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
24 <!-- Default roaming indicator text -->
  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_constants.h 34 // The width of the infolist indicator icon in the candidate window.
36 // The padding size of the infolist indicator icon in the candidate window.
mode_indicator_browsertest.cc 128 // Add keyboard layouts to enable the mode indicator.
136 // Check if the size of the mode indicator is expected.
150 // Check if the location of the mode indicator is coresponded to
172 // Check if the location of the mode indicator is concidered with
192 // Add keyboard layouts to enable the mode indicator.
210 // When a new mode indicator is displayed, the previous one should be
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
media_indicator_view.h 31 // non-active indicator).
34 // Starts the animation to transition the indicator to the new |mediaState|.
  /external/chromium_org/chrome/common/extensions/api/
system_indicator.idl 5 // Manages an app's system indicator icon, an image displayed in the system's
18 // Set the image to be used as an indicator icon, using a set of ImageData
  /external/chromium_org/chrome/browser/resources/options/
import_data_overlay.html 20 <span class="controlled-setting-indicator" pref="import_history">
33 <span class="controlled-setting-indicator"
47 <span class="controlled-setting-indicator"
60 <span class="controlled-setting-indicator"
86 <span class="controlled-setting-indicator"
controlled_setting.js 9 * A controlled setting indicator that can be placed on a setting as an
10 * indicator that the value is controlled by some external entity such as
25 this.classList.add('controlled-setting-indicator');
38 * recommended value' link shown in the indicator bubble. The |this| object
39 * will be the indicator itself.
47 * Clears the preference associated with this indicator.
197 * Whether this indicator is part of a dialog. If so, changes made to the
208 * The value of the associated preference that the indicator represents. If
209 * this is not set, the indicator will be visible whenever any value is
210 * enforced or recommended. If it is set, the indicator will be visible onl
    [all...]
content_settings.html 14 <span class="controlled-setting-indicator"
27 <span class="controlled-setting-indicator"
38 <span class="controlled-setting-indicator"
52 <span class="controlled-setting-indicator"
87 <span class="controlled-setting-indicator"
98 <span class="controlled-setting-indicator"
121 <span class="controlled-setting-indicator"
134 <span class="controlled-setting-indicator"
179 <span class="controlled-setting-indicator"
190 <span class="controlled-setting-indicator"
    [all...]
browser_options.html 55 <span class="controlled-setting-indicator"
79 <span class="controlled-setting-indicator"
134 <span class="controlled-setting-indicator"
240 <span class="controlled-setting-indicator"
253 <span class="controlled-setting-indicator"
267 <span class="controlled-setting-indicator"
281 <span class="controlled-setting-indicator"
295 <span id="spelling-enabled-indicator"
296 class="controlled-setting-indicator"
310 <span class="controlled-setting-indicator"
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 82 #define BTA_AG_CIND_RES 3 /* Send indicator response for AT+CIND */
84 #define BTA_AG_IND_RES 5 /* Update an indicator value */
238 #define BTA_AG_AT_CIND_EVT 14 /* Read indicator settings */
308 /* indicator constants HFP 1.1 and later */
309 #define BTA_AG_IND_CALL 1 /* position of call indicator */
310 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */
311 #define BTA_AG_IND_SERVICE 3 /* position of service indicator */
313 /* indicator constants HFP 1.5 and later */
314 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */
315 #define BTA_AG_IND_ROAM 5 /* position of roaming indicator */
    [all...]
  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
JoystickView.java 69 Drawable indicator = fPressed ? mJoystickPressed : mJoystickNormal; local
74 Utilities.centerAround(x, y, indicator);
75 indicator.draw(canvas);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 29 /* cdf array for model indicator */
32 /* pointer to cdf array for model indicator */
35 /* initial cdf index for decoder of model indicator */
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 167 0x1F1E6, // REGIONAL INDICATOR SYMBOL LETTER A
168 0x1F1E7, // REGIONAL INDICATOR SYMBOL LETTER B
169 0x1F1E8, // REGIONAL INDICATOR SYMBOL LETTER C
170 0x1F1E9, // REGIONAL INDICATOR SYMBOL LETTER D
171 0x1F1EA, // REGIONAL INDICATOR SYMBOL LETTER E
172 0x1F1EB, // REGIONAL INDICATOR SYMBOL LETTER F
173 0x1F1EC, // REGIONAL INDICATOR SYMBOL LETTER G
174 0x1F1ED, // REGIONAL INDICATOR SYMBOL LETTER H
175 0x1F1EE, // REGIONAL INDICATOR SYMBOL LETTER I
176 0x1F1EF, // REGIONAL INDICATOR SYMBOL LETTER
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
dock_icon.h 23 // Indicates whether the progress indicator should be in an indeterminate state
  /external/chromium-trace/trace-viewer/src/cc/
layer_tree_quad_stack_viewer.css 25 .camera-debug-indicator {
  /external/chromium-trace/trace-viewer/src/tracing/
timeline_track_view.css 20 .timeline-track-view .mode-indicator {
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
__init__.py 16 """Package indicator for gjslint.common."""
  /external/chromium_org/media/mp2t/
ts_section_psi.h 41 // Do not start parsing before getting a unit start indicator.
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
__init__.py 16 """Package indicator for gjslint.common."""
  /external/oprofile/libpp/
populate_for_spu.h 23 * checks the first sample file for this indicator.
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java 37 // The orientation compensation for the face indicator to make it look
39 // indicator should be rotated 90 degrees counter-clockwise.
105 // Face indicator is displayed during preview. Do not clear the
126 // Focus indicator is directional. Rotate the matrix and the canvas
  /external/chromium_org/chrome/common/extensions/api/extension_action/
action_info.h 49 // Returns the extension's system indicator, if any.
61 // Sets the extension's system indicator. |extension| takes ownership of
  /frameworks/opt/datetimepicker/res/values-ro/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Indicator circular ore"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Indicator circular minute"</string>
  /external/chromium_org/chrome/browser/ui/tabs/
tab_utils.cc 21 // Interval between frame updates of the tab indicator animations. This is not
26 // Fade-in/out duration for the tab indicator animations. Fade-in is quick to
130 scoped_refptr<MediaStreamCaptureIndicator> indicator =
133 if (indicator) {
134 if (indicator->IsBeingMirrored(contents))
136 if (indicator->IsCapturingUserMedia(contents))
  /developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/
SlidingTabsColorsFragment.java 72 * @return the color to be used for indicator on the {@link SlidingTabLayout}
110 * Populate our tab list with tabs. Each item contains a title, indicator color and divider
115 Color.BLUE, // Indicator color
121 Color.RED, // Indicator color
127 Color.YELLOW, // Indicator color
133 Color.GREEN, // Indicator color
175 // Set a TabColorizer to customize the indicator and divider colors. Here we just retrieve

Completed in 465 milliseconds

12 3 4 5 6 7 8 91011>>