Searched refs:valueList (Results 1 – 4 of 4) sorted by relevance
63 Integer[] valueList = new Integer[4]; in onPropertySet() local64 value.getInt32ValuesList().toArray(valueList); in onPropertySet()66 "Index out of range: " + valueList[0] + " (0, " + NUM_PRESETS + ")", in onPropertySet()67 valueList[0] < 1); in onPropertySet()69 "Index out of range: " + valueList[0] + " (0, " + NUM_PRESETS + ")", in onPropertySet()70 valueList[0] > NUM_PRESETS); in onPropertySet()73 new CarRadioPreset(valueList[0], valueList[1], valueList[2], valueList[3]); in onPropertySet()74 mRadioPresets.put(valueList[0], preset); in onPropertySet()88 Integer[] valueList = new Integer[4]; in onPropertyGet() local89 value.getInt32ValuesList().toArray(valueList); in onPropertyGet()[all …]
309 List<ContentValues> valueList = intent.getParcelableArrayListExtra(EXTRA_CONTENT_VALUES); in createRawContact() local319 int size = valueList.size(); in createRawContact()321 ContentValues values = valueList.get(i); in createRawContact()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...