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

  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDiff.java 93 final HashMap<String, NamedContentValues> beforeChildren = buildChildrenMap(before);
94 final HashMap<String, NamedContentValues> afterChildren = buildChildrenMap(after);
138 private static HashMap<String, NamedContentValues> buildChildrenMap(Entity entity) {
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 518 milliseconds