Searched defs:windowBackground (Results 1 – 3 of 3) sorted by relevance
35 public PaginationController(View windowBackground, DimensionUpdateCallback callback) { in PaginationController()
46 public PageMeasurementHelper(View windowBackground) { in PageMeasurementHelper()
298 LinearLayout windowBackground = requireViewById(R.id.apps_grid_background); in onCreate() local