HomeSort by relevance Sort by last modified time
    Searched defs:listIndex (Results 1 - 20 of 20) sorted by null

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java 49 int adnIndex, listIndex = 0;
55 listIndex = adnIndex - 1; // listIndex is zero based.
56 originalAdn = adnRecordList.get(listIndex);
77 AdnRecord tmpAdn = adnRecordList.get(listIndex);
86 tmpAdn = adnRecordList.get(listIndex);
96 tmpAdn = adnRecordList.get(listIndex);
105 tmpAdn = adnRecordList.get(listIndex);
  /device/google/contexthub/util/sensortest/
sensortest.cpp 26 int listIndex;
123 .listIndex = sensorIndex,
131 .listIndex = sensorIndex,
156 .listIndex = sensorIndex,
164 .listIndex = sensorIndex,
216 if (ASensorEventQueue_registerSensor(sensorEventQueue, mSensorList[mSensorConfigList[i].listIndex],
218 printf("Unable to register sensor %d with rate %d and report latency %d\n", mSensorConfigList[i].listIndex,
243 ASensorEventQueue_disableSensor(sensorEventQueue, mSensorList[mSensorConfigList[configListIndex].listIndex]);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
BMPSet.java 380 int listIndex = 0;
384 start = list[listIndex++];
385 if (listIndex < listLength) {
386 limit = list[listIndex++];
406 start = list[listIndex++];
407 if (listIndex < listLength) {
408 limit = list[listIndex++];
452 start = list[listIndex++];
453 if (listIndex < listLength) {
454 limit = list[listIndex++]
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
BMPSet.java 378 int listIndex = 0;
382 start = list[listIndex++];
383 if (listIndex < listLength) {
384 limit = list[listIndex++];
404 start = list[listIndex++];
405 if (listIndex < listLength) {
406 limit = list[listIndex++];
450 start = list[listIndex++];
451 if (listIndex < listLength) {
452 limit = list[listIndex++]
    [all...]
  /frameworks/base/core/java/com/android/internal/alsa/
AlsaCardsParser.java 98 public void log(int listIndex) {
99 Slog.d(TAG, "" + listIndex +
272 int listIndex = 0;
274 device.log(listIndex++);
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 74 int listIndex;
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 209 int listIndex = Util.indexOf(mSubList, list);
210 if (listIndex == -1) {
221 if (which == listIndex) {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 92 int listIndex;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 95 int listIndex;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.h 102 int listIndex;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h 97 int listIndex;
  /prebuilts/tools/common/fest/
fest-assert-1.2.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 321 milliseconds