Home | History | Annotate | Download | only in widget

Lines Matching refs:currentId

5056 currentId, int index) {
5057 if (currentId == 0) {
5060 currentId = styledAttributes.getResourceId(index, 0);
5063 return currentId;