Home | History | Annotate | Download | only in contacts

Lines Matching refs:values

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