Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceLayoutManager.java119 int childId = info.getViewId(); in addInScreen() local
DCellLayout.java575 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()
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DMailboxUtilities.java83 long childId = childCursor.getLong(Mailbox.ID_PROJECTION_COLUMN); in setFlagsAndChildrensParentKey() local