Searched refs:insetsSb (Results 1 – 1 of 1) sorted by relevance
943 final StringBuilder insetsSb = new StringBuilder(); in testDispatchApplyWindowInsetsCount_ime() local946 insetsSb.append("\n").append(insets); in testDispatchApplyWindowInsetsCount_ime()961 assertWithMessage("insets should be dispatched exactly once, received: " + insetsSb) in testDispatchApplyWindowInsetsCount_ime()966 insetsSb.setLength(0); in testDispatchApplyWindowInsetsCount_ime()975 assertWithMessage("insets should be dispatched exactly once, received: " + insetsSb) in testDispatchApplyWindowInsetsCount_ime()