Home
last modified time | relevance | path

Searched refs:getIntValues (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGlesStubActivity.java218 static protected int[] getIntValues(int fieldId, int count) throws IllegalAccessException{ in getIntValues() method in GlesStubActivity.ImplementationVariable
243 return getIntValues(this.getFieldIdValue(), mCount); in getValue()
270 return getIntValues(this.getFieldIdValue(), count[0]); in getValue()