Searched refs:childToken (Results 1 – 2 of 2) sorted by relevance
686 final IBinder childToken = window.childTokens.get(i); in populateReportedWindowLocked() local687 final int childId = findWindowIdLocked(userId, childToken); in populateReportedWindowLocked()
2354 final long childToken = proto.start(WindowContainerProto.CHILDREN); in dumpDebug() local2357 proto.end(childToken); in dumpDebug()