Searched refs:getWindowDescriptorById (Results 1 – 2 of 2) sorted by relevance
71 fun getWindowDescriptorById(id: Int): WindowDescriptor? { in getWindowDescriptorById() method in android.tools.traces.wm.WindowManagerTrace
122 it.getWindowDescriptorById(transitionChange.windowId) in isAppTransitionChange()