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