Searched defs:ssg (Results 1 – 2 of 2) sorted by relevance
101 final SurfaceSyncGroup ssg = new SurfaceSyncGroup(TAG); in show() local114 private void createAppInfoPill(SurfaceControl.Transaction t, SurfaceSyncGroup ssg) { in createAppInfoPill()123 private void createWindowingPill(SurfaceControl.Transaction t, SurfaceSyncGroup ssg) { in createWindowingPill()132 private void createMoreActionsPill(SurfaceControl.Transaction t, SurfaceSyncGroup ssg) { in createMoreActionsPill()
416 SurfaceSyncGroup ssg, int xPos, int yPos, int width, int height, int shadowRadius, in addWindow()