Home
last modified time | relevance | path

Searched refs:addSourceId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java457 deathRecipient.addSourceId(id); in addLocalInsetsFrameProvider()
482 void addSourceId(int id) { in addSourceId() method in WindowContainer.DeathRecipient