MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getInstance

Method getInstance

CodenameOne/src/com/codename1/ui/Display.java:445–447  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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.

Callers 15

getLinkedContactIdsMethod · 0.95
getAllContactsMethod · 0.95
getContactByIdMethod · 0.95
createContactMethod · 0.95
deleteContactMethod · 0.95
getContactsMethod · 0.95
isAllContactsFastMethod · 0.95
refreshMethod · 0.95
isGetAllContactsFastMethod · 0.95
getItemAtMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by 15

runTestsMethod · 0.76
waitForMethod · 0.76
findByNameMethod · 0.76
findLabelTextMethod · 0.76
goBackMethod · 0.76
clickMenuItemMethod · 0.76
getToolbarCommandsMethod · 0.76
showSidemenuMethod · 0.76
ensureVisibleMethod · 0.76
waitForFormTitleMethod · 0.76
waitForFormTitleImplMethod · 0.76