/external/snakeyaml/src/test/resources/pyyaml/ |
spec-09-18.data | 3 - >1 # Indentation indicator 5 - |+ # Chomping indicator
|
remove-possible-simple-key-bug.loader-error | 2 *A ] # The ']' indicator triggers remove_possible_simple_key,
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-spinner/ |
README.md | 4 A material-design circular activity indicator.
|
/external/llvm/test/YAMLParser/ |
spec-09-18.test | 9 - >1 # Indentation indicator 11 - |+ # Chomping indicator
|
/external/toybox/toys/other/ |
count.c | 1 /* count.c - Progress indicator from stdin to stdout 13 Copy stdin to stdout, displaying simple progress indicator to stderr.
|
/external/bison/lib/ |
fseterr.h | 1 /* Set the error indicator of a stream. 22 /* Set the error indicator of the stream FP. 23 The "error indicator" is set when an I/O operation on the stream fails, and 24 is cleared (together with the "end-of-file" indicator) by clearerr (FP). */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completionvalues1-expected-completion29.txt | 3 android:groupIndicator : Indicator shown beside the group View. [reference]
|
/frameworks/base/docs/html/training/notify-user/ |
display-progress.jd | 15 <li><a href="#FixedProgress">Display a Fixed-duration progress Indicator</a></li> 16 <li><a href="#ActivityIndicator">Display a Continuing Activity Indicator</a></li> 43 Notifications can include an animated progress indicator that shows users the status 45 is complete at any time, use the "determinate" form of the indicator 47 "indeterminate" form of the indicator (an activity indicator). 54 To use a progress indicator, call 59 <h2 id="FixedProgress">Display a Fixed-duration Progress Indicator</h2> 97 // Sets the progress indicator to a max value, the 135 <h2 id="ActivityIndicator">Display a Continuing Activity Indicator</h2 [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
package.html | 6 level indicator).</p>
|
/frameworks/support/core-ui/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...] |
/system/bt/bta/include/ |
bta_ag_api.h | 101 /* Number of supported HF indicators, there is one HF indicator so far i.e. 118 #define BTA_AG_CIND_RES 3 /* Send indicator response for AT+CIND */ 120 #define BTA_AG_IND_RES 5 /* Update an indicator value */ 137 #define BTA_AG_BIND_RES 22 /* Activate/Deactivate HF indicator */ 286 #define BTA_AG_AT_CIND_EVT 14 /* Read indicator settings */ 300 #define BTA_AG_AT_BIND_EVT 28 /* HF indicator */ 301 #define BTA_AG_AT_BIEV_EVT 29 /* HF indicator updates from peer */ 353 UINT16 lidx; /* long index, ex, HF indicator */ 370 /* indicator constants HFP 1.1 and later */ 371 #define BTA_AG_IND_CALL 1 /* position of call indicator */ [all...] |
bta_hf_client_api.h | 92 #define BTA_HF_CLIENT_IND_EVT 10 /* Indicator */ 116 /* indicator type */ 117 #define BTA_HF_CLIENT_IND_BATTCH 0 /* Battery charge indicator */ 118 #define BTA_HF_CLIENT_IND_SIGNAL 1 /* Signal Strength indicator */ 119 #define BTA_HF_CLIENT_IND_SERVICE 2 /* Service availability indicator */ 120 #define BTA_HF_CLIENT_IND_CALL 3 /* Standard call status indicator*/ 121 #define BTA_HF_CLIENT_IND_ROAM 4 /* Roaming status indicator */ 122 #define BTA_HF_CLIENT_IND_CALLSETUP 5 /* Call setup status indicator */ 123 #define BTA_HF_CLIENT_IND_CALLHELD 6 /* Call hold status indicator */
|
/packages/apps/Camera2/src/com/android/camera/widget/ |
IndicatorIconController.java | 38 * visibility of an indicator is set when an indicator's setting changes. 109 * Syncs a specific indicator's icon and visibility 135 // Do nothing. The indicator doesn't care 164 * Sync the icon and visibility of the flash indicator. 169 // do not show the indicator. 197 * Sync the icon and the visibility of the hdr/hdrplus indicator. 202 // do not show the indicator. 219 * Sync the icon and the visibility of the pano indicator. 223 Log.w(TAG, "Trying to sync a pano indicator that is not initialized.") [all...] |
/external/autotest/client/cros/cellular/wardmodem/state_machines/ |
level_indicators_machine.py | 45 'Indicator list and its defaults must be of the same ' 61 for indicator in self._supported_indicators: 62 levels.append(str(self._state[indicator]))
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
lpc_tables.h | 41 /* cdf array for model indicator */ 44 /* pointer to cdf array for model indicator */ 47 /* initial cdf index for decoder of model indicator */
|
/frameworks/base/core/java/android/widget/ |
ExpandableListView.java | 45 * Expandable lists are able to show an indicator beside each item to display 135 /** Left bound for drawing the indicator. */ 138 /** Right bound for drawing the indicator. */ 141 /** Start bound for drawing the indicator. */ 144 /** End bound for drawing the indicator. */ 148 * Left bound for drawing the indicator of a child. Value of 154 * Right bound for drawing the indicator of a child. Value of 160 * Start bound for drawing the indicator of a child. Value of 166 * End bound for drawing the indicator of a child. Value of 172 * Denotes when a child indicator should inherit this bound from the generi 377 Drawable indicator; local 477 Drawable indicator; local [all...] |
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
__init__.py | 16 """Package indicator for gjslint."""
|
/external/llvm/test/Object/ARM/ |
symbol-addr.ll | 7 ; indicator bit.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmSmsAddress.java | 101 * Returns true of this is a valid CPHS voice message waiting indicator 114 // ^ set/clear indicator (0 = clear) 115 // ^^^ type of indicator (000 = voice) 131 * Returns true if this is a valid CPHS voice message waiting indicator 132 * address indicating a "set" of "indicator 1" of type "voice message 136 // 0x11 means "set" "voice message waiting" "indicator 1" 143 * Returns true if this is a valid CPHS voice message waiting indicator 144 * address indicating a "clear" of "indicator 1" of type "voice message 148 // 0x10 means "clear" "voice message waiting" "indicator 1"
|
/external/webrtc/webrtc/modules/audio_processing/utility/ |
delay_estimator_internal.h | 27 // |mean_far_spectrum| initialization indicator. 39 // |mean_near_spectrum| initialization indicator.
|
/frameworks/base/docs/html/training/swipe/ |
respond-refresh-request.jd | 37 indicator and calls your app's callback method. Your callback method is 64 remove the progress indicator and update the view contents. 97 displaying the progress indicator and refreshing the app's data. 104 android.support.v4.widget.SwipeRefreshLayout} progress indicator by calling 111 setRefreshing(false)} to remove the refresh progress indicator. 129 // Signal SwipeRefreshLayout to start the progress indicator 151 the progress indicator and removing it when the update has finished. However, 153 you need to explicitly turn the progress indicator on with {@link
|
/frameworks/support/v7/appcompat/res/values-v23/ |
styles_base.xml | 24 <style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.Material.RatingBar.Indicator" />
|
/prebuilts/sdk/current/support/v7/appcompat/res/values-v23/ |
styles_base.xml | 24 <style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.Material.RatingBar.Indicator" />
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
SignalTileView.java | 91 private void layoutIndicator(View indicator) { 96 left = right - indicator.getMeasuredWidth(); 99 right = left + indicator.getMeasuredWidth(); 101 indicator.layout( 103 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);
|