Searched refs:testVals (Results 1 – 1 of 1) sorted by relevance
1546 ContentValues testVals = new ContentValues(colorValues); in testColorWriteRequirements() local1549 testVals.remove(key); in testColorWriteRequirements()1551 Uri colUri = mContentResolver.insert(uri, testVals); in testColorWriteRequirements()1563 testVals.put(key, colorValues.getAsString(key)); in testColorWriteRequirements()