mDataTypes=new int[maxCount]; | mDataTypes=new ArrayList<>(); | mDataTypes=new int[maxCount] | mDataTypes=new ArrayList<>() | platform_frameworks_base | f9c5c2574d95b6d233ebae8beae110f4e15c52c5 | android.mtp.MtpPropertyList | | | | | | Uses | False |
mPropertyCodes=new int[maxCount]; | mPropertyCodes=new ArrayList<>(); | mPropertyCodes=new int[maxCount] | mPropertyCodes=new ArrayList<>() | platform_frameworks_base | f9c5c2574d95b6d233ebae8beae110f4e15c52c5 | android.mtp.MtpPropertyList | | _1 | mPropertyCodes |
---|
_2 | mPropertyCodes |
---|
| | | | Uses | False |
mObjectHandles=new int[maxCount]; | mObjectHandles=new ArrayList<>(); | mObjectHandles=new int[maxCount] | mObjectHandles=new ArrayList<>() | platform_frameworks_base | f9c5c2574d95b6d233ebae8beae110f4e15c52c5 | android.mtp.MtpPropertyList | | _1 | mObjectHandles |
---|
_2 | mObjectHandles |
---|
| | | | Uses | False |