()
| 443 | /// |
| 444 | /// the Display instance |
| 445 | public static Display getInstance() { |
| 446 | return INSTANCE; |
| 447 | } |
| 448 | |
| 449 | /// Sets a bookmark that can restore the app to a particular state. This takes a |
| 450 | /// `Runnable` that will be run when `#restoreToBookmark()` () } is called. |
no outgoing calls