Searched refs:sNextId (Results 1 – 1 of 1) sorted by relevance
72 private static int sNextId; field in AbstractCustomVirtualView375 this.mLabelItem = new Item(this, ++sNextId, idEntryPrefix + "Label", null, in Line()377 this.mFieldTextItem = new Item(this, ++sNextId, idEntryPrefix + "Field", hints, in Line()