Home
last modified time | relevance | path

Searched defs:childId (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceLayoutManager.java122 int childId = info.getViewId(); in addInScreen() local
DCellLayout.java680 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params, in addViewToCellLayout()
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDelta.java127 final Long childId = remoteEntry.getId(); in mergeAfter() local
300 public ValuesDelta getEntry(Long childId) { in getEntry()