Searched refs:redraw (Results 1 – 3 of 3) sorted by relevance
49 final Runnable redraw = this::draw; in onStart() local51 mRedrawHandler.post(redraw); in onStart()
259 will be called when a script must redraw its contents. No266 redraw in the future. A return value of 0 indicates that no267 redraw is necessary until something changes on the Java side. Any
5 and also trigger a client redraw/update6 …2. You want to synchronize the redraw of those clients with the application of those WM/SysUI side…