Home
last modified time | relevance | path

Searched defs:valueArray (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGraphicsDeviceInfo.java35 private static void storeValue(DeviceInfoStore store, String name, float[] valueArray, in storeValue()
44 private static void storeValue(DeviceInfoStore store, String name, int[] valueArray, in storeValue()
53 private static void storeValue(DeviceInfoStore store, String name, long[] valueArray, in storeValue()