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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/
password-caps-lock.html 14 Verify that the caps lock indicator icon is drawn in the password field. Verify that when you open a new window, the password field in the background window no longer has an indicator.
18 If there is no caps lock indicator, or if the indicator remains when the window is inactive, the test has failed.
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSmsAddress.java 96 * Returns true of this is a valid CPHS voice message waiting indicator
109 // ^ set/clear indicator (0 = clear)
110 // ^^^ type of indicator (000 = voice)
126 * Returns true if this is a valid CPHS voice message waiting indicator
127 * address indicating a "set" of "indicator 1" of type "voice message
131 // 0x11 means "set" "voice message waiting" "indicator 1"
138 * Returns true if this is a valid CPHS voice message waiting indicator
139 * address indicating a "clear" of "indicator 1" of type "voice message
143 // 0x10 means "clear" "voice message waiting" "indicator 1"
  /frameworks/base/graphics/java/android/graphics/drawable/
package.html 6 level indicator). You can create most of these in XML as described in <a
  /frameworks/base/core/java/android/widget/
ExpandableListView.java 44 * Expandable lists are able to show an indicator beside each item to display
130 /** Left bound for drawing the indicator. */
133 /** Right bound for drawing the indicator. */
137 * Left bound for drawing the indicator of a child. Value of
143 * Right bound for drawing the indicator of a child. Value of
149 * Denotes when a child indicator should inherit this bound from the generic
150 * indicator bounds
154 /** The indicator drawn next to a group. */
157 /** The indicator drawn next to a child. */
190 // Bounds of the indicator to be draw
255 Drawable indicator; local
341 Drawable indicator; local
    [all...]
TabHost.java 184 // the indicator of the current tab
193 * @param tabSpec Specifies how to create the indicator and content.
198 throw new IllegalArgumentException("you must specify a way to create the tab indicator.");
280 // unhandled key ups change focus to tab indicator for embedded activities
389 * A tab has a tab indicator, content, and a tag that is used to keep
392 * For the tab indicator, your choices are:
413 * Specify a label as the tab indicator.
421 * Specify a label and icon as the tab indicator.
429 * Specify a view as the tab indicator.
469 * Specifies what you do to create a tab indicator
    [all...]
TabWidget.java 147 * Returns the tab indicator view at the given index.
149 * @param index the zero-based index of the tab indicator view to return
150 * @return the tab indicator view at the given index
162 * Returns the number of tab indicator views.
163 * @return the number of tab indicator views.
420 * Provides a way for {@link TabHost} to be notified that the user clicked on a tab indicator.
446 // registered with each tab indicator so we can notify tab host
461 * Let {@link TabHost} know that the user clicked on a tab indicator.
RatingBar.java 31 * {@link android.R.attr#ratingBarStyleSmall}) and the larger indicator-only
142 * Whether this rating bar should only be an indicator (thus non-changeable
145 * @param isIndicator Whether it should be an indicator.
153 * @return Whether this rating bar is only an indicator.
  /external/bluetooth/bluez/audio/
telephony.h 48 /* Indicator event values */
130 struct indicator { struct
182 int telephony_ready_ind(uint32_t features, const struct indicator *indicators,
192 /* Helper function for quick indicator updates */
193 static inline int telephony_update_indicator(struct indicator *indicators,
198 struct indicator *ind = NULL;
210 DBG("Telephony indicator \"%s\" %d->%d", desc, ind->val, new_val);
222 static inline int telephony_get_indicator(const struct indicator *indicators,
  /packages/apps/Phone/src/com/android/phone/
InCallMenuItemView.java 32 * indicator below the text, and an optional icon above the text.
34 * the indicator and icon.)
82 * Sets whether or not this item's "green LED" state indicator
93 * Turns this item's "green LED" state indicator on or off.
139 * absence of the icon or indicator.
152 // Add some top/bottom padding when the indicator and/or icon are
153 // visible (to add a little vertical space between the indicator
  /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);
  /packages/apps/Contacts/src/com/android/contacts/
ScrollingTabWidget.java 134 * Returns the tab indicator view at the given index.
136 * @param index the zero-based index of the tab indicator view to return
137 * @return the tab indicator view at the given index
144 * Returns the number of tab indicator views.
146 * @return the number of tab indicator views.
241 * Adds a tab to the list of tabs. The tab's indicator view is specified
245 * @param layoutResId The layout id to be inflated to make the tab indicator.
252 * Adds a tab to the list of tabs. The tab's indicator view must be provided.
280 * user clicked on a tab indicator.
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_api.c 224 licenseInfo->displayRights.indicator = pRights->DisplayConstraint.Indicator;
241 licenseInfo->playRights.indicator = pRights->PlayConstraint.Indicator;
257 licenseInfo->executeRights.indicator = pRights->ExecuteConstraint.Indicator;
274 licenseInfo->printRights.indicator = pRights->PrintConstraint.Indicator;
338 if (0 != (uint8_t)(XXConstraint->Indicator & DRM_NO_CONSTRAINT)) /* Have utter right? */
344 if (0 != (XXConstraint->Indicator & (DRM_START_TIME_CONSTRAINT | DRM_END_TIME_CONSTRAINT | DRM_INTERVAL_CONSTRAINT)))
    [all...]
  /frameworks/base/media/libdrm/mobile1/include/parser/
parser_rel.h 26 #define WRITE_RO_FLAG(whoIsAble, boolValue, Indicator, RIGHTS) do{\
28 Indicator |= RIGHTS;\
59 uint8_t Indicator; /**< Indicate which is constrainted, the first one indicate 0001, second one indicate 0010 */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
roamingMngrTypes.h 67 INT8 apQualityThreshold; /* Quality indicator (RSSI) to be used when comparing AP List matching quality */
82 INT8 lowQualityForBackgroungScanCondition; /* Indicator used to increase the background scan period when quality is low. */
83 INT8 normalQualityForBackgroungScanCondition; /* Indicator used to reduce the background scan period when quality is normal. */
  /hardware/ti/wlan/wl1271/utils/
GenSM.h 78 TI_BOOL bEventPending; /**< Event pending indicator */
79 TI_BOOL bInAction; /**< Evenet execution indicator */
  /system/wlan/ti/wilink_6_1/utils/
GenSM.h 78 TI_BOOL bEventPending; /**< Event pending indicator */
79 TI_BOOL bInAction; /**< Evenet execution indicator */
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar4.java 29 * Demonstrates how to use an indeterminate progress indicator in the window's title bar.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-31255.js 38 * SUMMARY: JS should treat --> as a single-line comment indicator.
45 * JS already accepted <!-- as a single-line comment indicator.
51 var summary = 'JS should treat --> as a single-line comment indicator';
60 <!-- HTML comment start is already a single-line JS comment indicator
  /packages/apps/DeskClock/src/com/android/deskclock/
DontPressWithParentLayout.java 27 * the background of the indicator.
  /packages/apps/Settings/src/com/android/settings/
ProgressCategory.java 47 * Turn on/off the progress indicator and text on the right.
  /packages/apps/Camera/src/com/android/camera/ui/
HeadUpDisplay.java 335 BasicIndicator indicator = new BasicIndicator(context, iconPref);
336 mIndicatorBar.addComponent(indicator);
337 return indicator;
356 AbstractIndicator indicator = (AbstractIndicator) view; local
360 mPopupWindow.setContent(indicator.getPopupContent());
363 layoutPopupWindow(indicator);
365 showPopupWindow(indicator);
  /frameworks/base/telephony/java/android/telephony/
PhoneStateListener.java 32 * waiting indicator (voicemail), and others.
74 * Listen for changes to the message-waiting indicator.
87 * Listen for changes to the call-forwarding indicator.
180 * Callback invoked when the message-waiting indicator changes.
187 * Callback invoked when the call-forwarding indicator changes.
  /hardware/libhardware/include/hardware/
lights.h 35 * So for example, if your INDICATOR light is in line with your
36 * BUTTONS, it might make sense to also light the INDICATOR
  /packages/apps/Phone/res/drawable/
incall_toggle_button.xml 24 background and the "toggle" indicator can be separate drawables.
26 focused/enabled/pressed state, and only the toggle indicator
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
X509CRLStoreSelector.java 169 * Returns if this selector must match CRLs with the delta CRL indicator
173 * indicator extension are selected.
182 * CRL indicator CRL extension.
187 * @param deltaCRLIndicator <code>true</code> if the delta CRL indicator

Completed in 489 milliseconds

1 2 3 4 5 6 7 8 91011>>