I have density 160 and scale 1.0. When I hook these two methods and change density to 160+ (240/320/480...) and scale 1.0+ (1.33/2.0/3.0...) all launched apps are stretched and do not fit into the screen. Is it possible to leave these params unkooked when app starts and hook them when these methods are called by the coder?