/system/wlan/ti/wilink_6_1/stad/src/Application/ |
roamingMngrTypes.h | 86 TI_INT8 apQualityThreshold; /**< Quality indicator (RSSI) to be used when comparing AP List matching quality 117 TI_INT8 lowQualityForBackgroungScanCondition; /**< Indicator used to increase the background scan period when quality is low 120 TI_INT8 normalQualityForBackgroungScanCondition;/**< Indicator used to reduce the background scan period when quality is normal
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmClock.java | 96 View indicator = view.findViewById(R.id.indicator); local 100 (ImageView) indicator.findViewById(R.id.bar_onoff); 106 (CheckBox) indicator.findViewById(R.id.clock_onoff); 110 indicator.setOnClickListener(new OnClickListener() {
|
AlarmAlert.java | 30 * Full screen alarm alert: pops visible indicator and plays alarm tone. This
|
/external/kernel-headers/original/linux/ |
serial_reg.h | 114 #define UART_LSR_BI 0x10 /* Break interrupt indicator */ 115 #define UART_LSR_FE 0x08 /* Frame error indicator */ 116 #define UART_LSR_PE 0x04 /* Parity error indicator */ 117 #define UART_LSR_OE 0x02 /* Overrun error indicator */ 122 #define UART_MSR_RI 0x40 /* Ring Indicator */ 126 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
|
/dalvik/dx/src/com/android/dx/cf/iface/ |
AttributeList.java | 51 * {@code attributes_count} length indicator.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
RatingBar1.java | 43 // We copy the most recently changed rating on to these indicator-only
|
/external/webkit/WebCore/icu/unicode/ |
ushape.h | 136 /** Direction indicator: the source is in logical (keyboard) order. @stable ICU 2.0 */ 140 * Direction indicator: 195 * The direction of "preceding" depends on the direction indicator option. 208 * The direction of "preceding" depends on the direction indicator option.
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmAlert.java | 30 * Full screen alarm alert: pops visible indicator and plays alarm tone. This
|
/external/bluetooth/bluez/audio/ |
gateway.c | 98 struct indicator { struct 199 struct indicator *ind; 204 ind = g_slice_new(struct indicator); 219 struct indicator *ind; 321 struct indicator *ind = g_slist_nth_data(gw->indies, index - 1); 432 gchar indicator[AG_INDICATOR_DESCR_SIZE + 4]; local 456 else if (sscanf(buf, "\r\n+CIEV:%s\r\n", indicator) == 1) { 457 sep = strchr(indicator, ','); 460 index = atoi(indicator); 982 struct indicator *ind [all...] |
/external/icu4c/data/mappings/ |
macos-29-10.2.ucm | 16 # The 3rd column is the fallback indicator. 17 # The fallback indicator can have one of the following values:
|
macos-7_3-10.2.ucm | 16 # The 3rd column is the fallback indicator. 17 # The fallback indicator can have one of the following values:
|
/external/zlib/contrib/iostream/ |
zfstream.cpp | 48 // Put the end-of-string indicator 90 // Put the end-of-string indicator
|
/frameworks/base/awt/java/awt/ |
GradientPaintContext.java | 53 * The indicator of cycle filling. 95 * @param cyclic - the indicator of cycle filling
|
/frameworks/base/media/libdrm/mobile1/src/parser/ |
parser_rel.c | 295 WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, DRM_NO_CONSTRAINT); /* If exit first assume have utter rights */ 318 pConstraint->Indicator = DRM_NO_PERMISSION; /* If exit constraint assume have no rights */ 410 WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, 443 WRITE_RO_FLAG(*bIsAble, 0, pConstraint->Indicator, DRM_NO_PERMISSION); 447 WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, DRM_COUNT_CONSTRAINT); 475 WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, DRM_START_TIME_CONSTRAINT); 497 WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, DRM_END_TIME_CONSTRAINT); 502 WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, DRM_NO_CONSTRAINT); /* If exit first assume have utter rights */
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
currBss.h | 112 TI_INT8 lowQualityForBkgrdScan; /**< Indicator used to increase the background scan period when quality is low */ 113 TI_INT8 highQualityForBkgrdScan;/**< Indicator used to reduce the background scan period when quality is normal */
|
/packages/apps/Camera/src/com/android/camera/ui/ |
IndicatorBar.java | 68 AbstractIndicator indicator = (AbstractIndicator) getComponent(i); local 69 indicator.overrideSettings(key, value);
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
currBss.h | 113 TI_INT8 lowQualityForBkgrdScan; /**< Indicator used to increase the background scan period when quality is low */ 114 TI_INT8 highQualityForBkgrdScan;/**< Indicator used to reduce the background scan period when quality is normal */
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactsUtils.java | 365 * Utility for creating a standard tab indicator view. 368 * @param label The label to display in the tab indicator. If null, not label will be displayed. 370 * @return The tab indicator View. 388 * Utility for creating a standard tab indicator view. 392 * @return The tab indicator View.
|
/external/bluetooth/bluez/doc/ |
audio-api.txt | 438 Signal strength indicator of AG, the value ranges from 443 Roaming status indicator of AG, where: 449 Battery Charge indicator of AG, the value ranges from
|
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
ErrorManager.java | 67 * An indicator for determining if the error manager has been called at
|
/dalvik/tests/072-precise-gc/src/ |
Main.java | 89 * indicator that precise GC is having an impact.
|
/external/icu4c/tools/makeconv/ |
makeconv.1.in | 54 is after some text does contain the fallback indicator `|' then only
|
/external/jpeg/ |
wrjpgcom.1 | 65 indicator (usually control-D) to terminate the comment text entry.
|
/external/kernel-headers/original/asm-x86/ |
segment_32.h | 123 /* Bit 2 is table indicator (LDT/GDT) */
|
/external/opencore/fileformats/mp4/composer/src/ |
expandablebaseclass.cpp | 42 // with the leading bit of each byte as the indicator if that byte contains the size.
|