Searched refs:testVals (Results 1 – 1 of 1) sorted by relevance
1545 ContentValues testVals = new ContentValues(colorValues); in testColorWriteRequirements() local1548 testVals.remove(key); in testColorWriteRequirements()1550 Uri colUri = mContentResolver.insert(uri, testVals); in testColorWriteRequirements()1562 testVals.put(key, colorValues.getAsString(key)); in testColorWriteRequirements()