HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 51 - 75 of 1408) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/tools/
wrap-commit-msg.py 23 indicator = has_leading_whitespace(line);
24 if (indicator)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
wrap-commit-msg.py 23 indicator = has_leading_whitespace(line);
24 if (indicator)
  /system/bt/bta/ag/
bta_ag_int.h 278 UINT8 call_ind; /* CIEV call indicator value */
279 UINT8 callsetup_ind; /* CIEV callsetup indicator value */
280 UINT8 service_ind; /* CIEV service indicator value */
281 UINT8 signal_ind; /* CIEV signal indicator value */
282 UINT8 roam_ind; /* CIEV roam indicator value */
283 UINT8 battchg_ind; /* CIEV battery charge indicator value */
284 UINT8 callheld_ind; /* CIEV call held indicator value */
285 BOOLEAN retry_with_sco_only; /* indicator to try with SCO only when eSCO fails */
bta_ag_cmd.c 309 /* callsetup indicator value lookup table */
509 ** Description Send an indicator CIEV result code.
520 /* If the indicator is masked out, just return */
834 /* Send indicator function tracks if the values have actually changed */
873 ** Description This function returns the index of an empty HF indicator
876 ** Returns int : index of the empty HF indicator structure or
877 ** -1 if no empty indicator
897 ** Description This function returns the index of the HF indicator
898 ** structure by the indicator id
900 ** Returns int : index of the HF indicator structur
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/res/values/
colors.xml 22 indicator. It expects exactly four colors.
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/res/values/
colors.xml 22 indicator. It expects exactly four colors.
  /development/samples/browseable/SwipeRefreshListFragment/res/values/
colors.xml 22 indicator. It expects exactly four colors.
  /development/samples/training/AnimationsDemo/res/layout/
activity_crossfade.xml 24 <!-- The "loading indicator" view. This view overlaps with
  /development/samples/training/AnimationsDemo/res/menu/
activity_crossfade.xml 19 <!-- Toggles between a content view and a loading indicator view. Real-world
  /development/samples/training/threadsample/res/layout/
progress.xml 26 <!-- Shows an activity indicator -->
  /external/bison/darwin-lib/sys/
types.h 40 /* Indicator, for gnulib internal purposes. */
  /external/bison/linux-lib/sys/
types.h 40 /* Indicator, for gnulib internal purposes. */
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
IPerfOutput.java 19 /** Indicator for no reference time given */
  /external/libxml2/result/
isolat2.sax 12 SAX.characters(SCULINE ORDINAL INDICATOR
isolat2.sax2 12 SAX.characters(SCULINE ORDINAL INDICATOR
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/index/
IndexBase.java 27 // Index Indicator + Number of Records + List of Records + CRC32
  /external/selinux/sepolgen/src/sepolgen/
util.py 34 def __init__(self, out, steps=100, indicator='#'):
38 self.indicator = indicator
59 self.out.write(self.indicator * new)
  /external/vixl/tools/
printer.py 113 indicator = '[%02d:%02d| %3d%%|'
114 indicator += passed_colour + '+ %d' + NO_COLOUR + '|'
115 indicator += failed_colour + '- %d' + NO_COLOUR + ']'
118 progress_string += indicator % (minutes, seconds, progress, passed, failed)
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
ListItem.java 27 * to light up a focus indicator when it is focused.
  /frameworks/minikin/tests/
MinikinInternalTest.cpp 27 EXPECT_TRUE(isEmoji(0x1F1E9)); // REGIONAL INDICATOR SYMBOL LETTER D
  /hardware/qcom/bt/msm8960/libbt-vendor/include/
userial_vendor.h 48 /*hci cmd/event packet is required to carry the Packet indicator for UART interfaces only
  /packages/apps/Camera2/src/com/android/camera/ui/
FaceView.java 42 // The orientation compensation for the face indicator to make it look
44 // indicator should be rotated 90 degrees counter-clockwise.
135 // Face indicator is displayed during preview. Do not clear the
167 // Focus indicator is directional. Rotate the matrix and the canvas
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
AbstractIndicatorButton.java 30 // This is an indicator button and pressing it opens a popup window. Ex: flash or other settings.
65 // Whether scene mode affects this indicator and it cannot be changed.
138 // Indicator wheel needs to update the highlight indicator if this
  /packages/apps/Settings/src/com/android/settings/
ProgressCategoryBase.java 42 * Turn on/off the progress indicator and text on the right.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/mmc/
ioctl.h 22 * a "busy" indicator for read operations).

Completed in 1724 milliseconds

1 23 4 5 6 7 8 91011>>