HomeSort by relevance Sort by last modified time
    Searched refs:getValuesDeltaById (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionDataList.java 68 final ValuesDelta valuesDelta = kindSectionData.getValuesDeltaById(id);
140 final ValuesDelta valuesDelta = kindSectionData.getValuesDeltaById(id);
KindSectionData.java 88 public ValuesDelta getValuesDeltaById(Long id) {

Completed in 80 milliseconds