HomeSort by relevance Sort by last modified time
    Searched full:plainobj (Results 1 - 1 of 1) sorted by null

  /dalvik/tests/064-field-access/src/
Main.java 157 Object plainObj = new Object();
259 this.getValue(subProtLongField, plainObj, 'J',
263 this.getValue(localPrivFloatField, plainObj, 'F',
267 this.getValue(subProtLongField, plainObj, 'Z',
271 localInst.getValue(otherProtShortField, plainObj, 'S',
273 this.getValue(otherProtShortField, plainObj, 'S',

Completed in 168 milliseconds