HomeSort by relevance Sort by last modified time
    Searched defs:listIndex (Results 1 - 25 of 25) 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],
219 mSensorConfigList[i].listIndex, mSensorConfigList[i].rate,
244 ASensorEventQueue_disableSensor(sensorEventQueue, mSensorList[mSensorConfigList[configListIndex].listIndex]);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
BMPSet.java 382 int listIndex = 0;
386 start = list[listIndex++];
387 if (listIndex < listLength) {
388 limit = list[listIndex++];
408 start = list[listIndex++];
409 if (listIndex < listLength) {
410 limit = list[listIndex++];
454 start = list[listIndex++];
455 if (listIndex < listLength) {
456 limit = list[listIndex++]
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/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/swiftshader/tests/OGLSimpleCube/
OGLSimpleCube.cpp 45 int listIndex;
104 listIndex = glGenLists(1);
105 glNewList(listIndex, GL_COMPILE);
128 glCallList(listIndex);
  /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) {
  /external/autotest/frontend/client/src/autotest/moblab/
SuiteRunnerView.java 205 int listIndex = selectedIndex - 1;
206 if (listIndex == suiteNames.indexOf("faft_setup") ||
207 listIndex == suiteNames.indexOf("faft_bios") ||
208 listIndex == suiteNames.indexOf("faft_ec")) {
217 if (listIndex == suiteNames.indexOf("gts") ||
218 listIndex == suiteNames.indexOf("cts") ||
219 listIndex == suiteNames.indexOf("cts_N")) {
  /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;
  /external/swiftshader/src/OpenGL/libGL/
Context.h 711 GLuint getListIndex() {return listIndex;}
802 GLuint 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 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.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 863 milliseconds