Lines Matching refs:values
177 // - If the sensor values changes rapidly for some time, the UI will not be295 ContentValues values = new ContentValues();296 values.put(Voicemails.IS_READ, true);297 getContentResolver().update(voicemailUri, values,