Home
last modified time | relevance | path

Searched defs:storeValue (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() method in GraphicsDeviceInfo
44 private static void storeValue(DeviceInfoStore store, String name, int[] valueArray, in storeValue() method in GraphicsDeviceInfo
53 private static void storeValue(DeviceInfoStore store, String name, long[] valueArray, in storeValue() method in GraphicsDeviceInfo