HomeSort by relevance Sort by last modified time
    Searched refs:propIndex (Results 1 - 7 of 7) sorted by null

  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapObject.java 101 for (int propIndex = 0; propIndex < numProperties; propIndex++) {
102 Object thisProp = this.properties.elementAt(propIndex);
103 if (!otherSoapObject.isPropertyEqual(thisProp, propIndex)) {
465 for (int propIndex = 0; propIndex < properties.size(); propIndex++) {
466 Object prop = properties.elementAt(propIndex);
468 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(propIndex);
    [all...]
  /frameworks/av/media/libstagefright/
ItemTable.cpp 809 uint16_t propIndex;
810 if (!source()->getUInt16Var(offset, &propIndex, propIndexSize)) {
818 .essential = !!(propIndex & bitmask),
819 .index = (uint16_t) (propIndex & ~bitmask)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h 537 SPropValue propIndex;
    [all...]
wabdefs.h 535 SPropValue propIndex;
    [all...]
commctrl.h     [all...]
  /external/guice/extensions/persist/lib/
hibernate-annotations.jar 
hibernate3.jar 

Completed in 168 milliseconds