HomeSort by relevance Sort by last modified time
    Searched full:indicators (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /external/llvm/test/YAMLParser/
spec-09-18.data 10 - >-1 # Both indicators
  /frameworks/base/graphics/java/android/graphics/drawable/
package.html 5 by widgets as background images or simply as indicators (for example, a volume
  /external/chromium/build/
sanitize-win-build-log.sed 13 # Drop parallelization indicators on lines.
  /frameworks/base/docs/html/design/building-blocks/
progress.jd 5 <p>Progress bars and activity indicators signal to users that something is happening that will take a moment.</p>
21 <h2 id="activity">Activity indicators</h2>
23 <p>Activity indicators are for operations of an indeterminate length. They ask users to wait a moment while something finishes up, without getting into specifics about what's happening behind the scenes.</p>
67 <h2 id="custom-indicators">Custom indicators</h2>
68 <p>The standard progress bar and activity indicators work well for most situations and should be used whenever possible to provide a consistent experience across Android. However, some situations may call for something more custom.</p>
97 <p>If you find that the standard indicators aren't meeting your needs (due to space constraints, state complexities), by all means design your own. Make it feel like part of the Android family by injecting some of the visual characteristics of the standard indicators. In this example, we carried over the circular shape, the same shade of blue, and the flat and simple style.</p>
  /external/chromium_org/build/
sanitize-win-build-log.sed 11 # Drop parallelization indicators on lines.
  /frameworks/base/core/java/android/widget/
TabWidget.java 231 * Sets the drawable to use as a divider between the tab indicators.
240 * Sets the drawable to use as a divider between the tab indicators.
250 * tab indicators.
261 * tab indicators.
271 * tab indicators.
282 * tab indicators.
291 * Controls whether the bottom strips on the tab indicators are drawn or
293 * view for the tab indicators, then the TabHost class calls this method
303 * Indicates whether the bottom strips on the tab indicators are drawn
326 // If the user specified a custom view for the tab indicators, the
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash_unittest.cc 125 // The tab indicators should be flush with the top of the widget.
128 // The web contents should be immediately below the tab indicators.
218 // affects the shelf visibility and whether the tab indicators are hidden.
228 // tab indicators and the shelf.
239 // 2) Test that exiting tab fullscreen shows the tab indicators and autohides
248 // indicators should be hidden.
immersive_mode_controller.h 67 // True if the miniature "tab indicators" should be hidden in the main browser
immersive_mode_controller_ash.h 61 // Returns true if the visibility of the tab indicators has changed.
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 37 * A view that contains camera setting indicators in two levels. The first-level
38 * indicators including the zoom, camera picker, flash and second-level control.
39 * The second-level indicators are the merely for the camera settings.
53 // For second-level indicators, the indicators are located evenly between start
54 // and end angle. In addition, these indicators for the second-level hidden
341 // Layout the indicators based on the current level.
345 // We still need to show the disabled indicators in the second level.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Tabs1.java 29 * for its indicators and views by id from a layout file ({@link TabSpec#setContent(int)}).
  /external/chromium/chrome/browser/ssl/
ssl_policy.h 22 // SSL trust indicators. It relies on the SSLPolicyBackend to actually enact
  /external/chromium_org/chrome/browser/policy/
policy_prefs_browsertest.cc 59 // setting indicators for a pref affected by a policy work correctly. This is
371 << "var indicators = [];"
380 << " indicators.push(indicator)"
382 << "domAutomationController.send(JSON.stringify(indicators));";
386 // Retrieve the state of all controlled setting indicators matching the
391 const base::ListValue* indicators = NULL; local
393 ASSERT_TRUE(value_ptr->GetAsList(&indicators));
394 // Verify that controlled setting indicators representing |value| are visible
398 EXPECT_GT(indicators->GetSize(), 0u)
402 for (base::ListValue::const_iterator indicator = indicators->begin()
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
OnScreenIndicators.java 30 * The on-screen indicators of the pie menu button. They show the camera
69 * Resets all indicators to show the default values.
190 * Sets the visibility of all indicators.
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 125 BTA_AG_POST_SCO_CALL_CONN, /* send call indicators after SCO opens/closes */
126 BTA_AG_POST_SCO_CALL_ORIG, /* send call indicators after SCO closes */
127 BTA_AG_POST_SCO_CALL_END, /* send call indicators after SCO closes */
128 BTA_AG_POST_SCO_CALL_END_INCALL /* send call indicators for end call & incoming call after SCO closes */
291 UINT32 bia_masked_out; /* indicators HF does not want us to send */
  /external/chromium_org/chrome/browser/resources/options/
content_settings.js 113 var indicators = document.querySelectorAll(
115 if (indicators.length == 0)
124 for (var i = 0; i < indicators.length; i++)
125 indicators[i].handlePrefChange(event);
130 * Updates the labels and indicators for the Media settings. Those require
  /external/chromium_org/content/browser/ssl/
ssl_policy.h 23 // SSL trust indicators. It relies on the SSLPolicyBackend to actually enact
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
llc.h 4 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
llc.h 4 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
llc.h 4 * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
  /external/chromium_org/content/public/common/
media_stream_request.h 177 // frames for a MediaStream. Any indicators associated with a capture will be
182 // frames for a MediaStream. Any indicators associated with a capture will be
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 121 screens. Only the designated content region should change when selecting a tab, and tab indicators
135 <li>Users can navigate quickly between related screens, without needing to first revisit the parent. <p class="note"><strong>Note</strong>: when switching tabs, it is important to maintain this tab-switching immediacy; do not block access to tab indicators by showing modal dialogs while loading content.</p></li>
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>
  /external/chromium/chrome/browser/importer/
firefox_importer_utils.h 23 // indicators of both Firefox 2 and Firefox 3 it is biased to return the biggest
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.css 40 indicators as the fields in these dialogs have sufficient spacing around
  /external/chromium_org/chrome/common/importer/
firefox_importer_utils.h 26 // indicators of both Firefox 2 and Firefox 3 it is biased to return the biggest

Completed in 528 milliseconds

1 2 3 4 5 6 7 8 9