HomeSort by relevance Sort by last modified time
    Searched refs:indicator (Results 1 - 25 of 119) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/resources/options/
hotword_search_setting_indicator.css 5 /* Hotword extension-specific controlled setting indicator and bubble. */
7 #hotword-search-setting-indicator > div {
controlled_setting.css 5 /* Controlled setting indicator and bubble. */
30 .controlled-setting-indicator:not([controlled-by]) {
34 .controlled-setting-indicator[controlled-by='policy'] > div {
38 .controlled-setting-indicator[controlled-by='owner'] > div {
42 .controlled-setting-indicator[controlled-by='extension'] > div {
46 .controlled-setting-indicator[controlled-by='shared'] > div {
50 .controlled-setting-indicator:-webkit-any([controlled-by='recommended'],
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebUserGestureTokenTest.cpp 53 WebScopedUserGesture indicator(token);
58 UserGestureIndicator indicator(DefinitelyProcessingNewUserGesture);
68 WebScopedUserGesture indicator(token);
77 WebScopedUserGesture indicator(token);
  /external/chromium_org/chrome/browser/ui/ash/
media_delegate_chromeos.cc 28 const MediaStreamCaptureIndicator* indicator,
31 if (indicator->IsCapturingVideo(web_contents))
33 if (indicator->IsCapturingAudio(web_contents))
38 const MediaStreamCaptureIndicator* indicator,
53 GetMediaCaptureState(indicator, web_contents, media_state_out);
61 const MediaStreamCaptureIndicator* indicator,
70 GetMediaCaptureState(indicator, (*iter)->web_contents(), media_state_out);
77 const MediaStreamCaptureIndicator* indicator,
93 GetMediaCaptureState(indicator, web_contents, media_state_out);
104 scoped_refptr<MediaStreamCaptureIndicator> indicator
    [all...]
  /external/chromium_org/chromeos/ime/
input_method_descriptor.cc 19 const std::string& indicator,
29 indicator_(indicator),
input_method_descriptor.h 24 const std::string& indicator,
35 const std::string& indicator() const { return indicator_; } function in class:chromeos::input_method::InputMethodDescriptor
66 // A short indicator string that is displayed when the input method
input_method_whitelist.cc 49 kInputMethods[i].indicator,
  /external/vixl/tools/
printer.py 67 indicator = '[%02d:%02d| %3d%%|'
68 indicator += passed_colour + '+ %d\x1b[0m|'
69 indicator += failed_colour + '- %d\x1b[0m]'
77 sys.stdout.write(indicator % (minutes, seconds, progress, passed, failed))
79 # Write the test name after the progress indicator.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_error_message.css 24 .connecting-indicator {
42 .show-connecting-indicator .connecting-indicator {
116 @-webkit-keyframes connecting-indicator-ellipsis {
131 #connecting-indicator-ellipsis-1 {
132 -webkit-animation: connecting-indicator-ellipsis 3s 0 infinite;
135 #connecting-indicator-ellipsis-2 {
136 -webkit-animation: connecting-indicator-ellipsis 3s 500ms infinite;
139 #connecting-indicator-ellipsis-3 {
140 -webkit-animation: connecting-indicator-ellipsis 3s 1s infinite
    [all...]
  /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_org/chrome/browser/resources/pdf/
index.css 15 viewer-page-indicator {
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.css 75 .pod .locked-indicator {
88 html[dir=rtl] .pod .locked-indicator {
92 .pod .supervised-indicator {
105 html[dir=rtl] .pod .supervised-indicator {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
SignalTileView.java 86 private void layoutIndicator(View indicator) {
91 left = right - indicator.getMeasuredWidth();
94 right = left + indicator.getMeasuredWidth();
96 indicator.layout(
98 mIconFrame.getBottom() - indicator.getMeasuredHeight(),
  /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/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
129 scoped_refptr<MediaStreamCaptureIndicator> indicator =
132 if (indicator) {
133 if (indicator->IsBeingMirrored(contents))
135 if (indicator->IsCapturingUserMedia(contents))
  /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);
  /external/chromium_org/v8/tools/testrunner/local/
execution.py 74 self.indicator = progress_indicator
84 self.indicator.Starting()
86 self.indicator.Done()
124 self.indicator.AboutToRun(test)
140 self.indicator.HasRun(test, has_unexpected_output)
  /frameworks/support/v4/java/android/support/v4/app/
ActionBarDrawerToggle.java 55 * {@link Activity#onPostCreate(android.os.Bundle) onPostCreate} to synchronize the indicator
83 * @return Up indicator drawable as defined in the Activity's theme, or null if one is not
90 * Set the Action Bar's up indicator drawable and content description.
92 * @param upDrawable - Drawable to set as up indicator
98 * Set the Action Bar's up indicator content description.
211 * The provided drawer indicator drawable will animate slightly off-screen as the drawer
220 * @param drawerImageRes A Drawable resource to use as the drawer indicator
242 * The provided drawer indicator drawable will animate slightly off-screen as the drawer
251 * @param animate True to animate the drawer indicator along with the drawer's position.
253 * @param drawerImageRes A Drawable resource to use as the drawer indicator
341 Drawable indicator = null; local
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarDrawerToggle.java 52 * indicator with the state of the linked DrawerLayout after <code>onRestoreInstanceState</code>
92 * Set the Action Bar's up indicator drawable and content description.
94 * @param upDrawable - Drawable to set as up indicator
100 * Set the Action Bar's up indicator content description.
232 * Synchronize the state of the drawer indicator/affordance with the linked DrawerLayout.
295 * Set the up indicator to display when the drawer indicator is not
301 * @param indicator A drawable to use for the up indicator, or null to use
305 public void setHomeAsUpIndicator(Drawable indicator) {
331 Drawable indicator = null; local
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
system_indicator_custom_bindings.js 18 'system indicator');
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/
types_traits.hpp 76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 76 typedef typename no_throw_copies<Key, Mapped>::indicator no_throw_copies;

Completed in 1390 milliseconds

1 2 3 4 5