Searched refs:InsetUtils (Results 1 – 5 of 5) sorted by relevance
24 public class InsetUtils { class26 private InsetUtils() { in InsetUtils() method in InsetUtils
39 InsetUtils.addInsets(rect1, rect2); in testAdd()
43 import com.android.server.wm.utils.InsetUtils;309 InsetUtils.addInsets(insets, mAppWindowToken.getLetterboxInsets()); in createRemoteAppAnimation()
49 import com.android.server.wm.utils.InsetUtils;291 InsetUtils.addInsets(insets, state.mAppToken.getLetterboxInsets()); in getInsets()
54 import com.android.server.wm.utils.InsetUtils;573 InsetUtils.addInsets(insets, mainWindow.mAppToken.getLetterboxInsets()); in createRemoteAnimationApp()