Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ isTablet
Method
isTablet
CodenameOne/src/com/codename1/ui/CN.java:840–842 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
838
///
839
/// true if the device is assumed to be a tablet
840
public
static
boolean isTablet() {
841
return
Display.impl.isTablet();
842
}
843
844
/// Returns true if this is a desktop application
845
///
Callers
15
getPosition
Method · 0.95
setPosition
Method · 0.95
loadTheme
Method · 0.95
start
Method · 0.95
createEditUI
Method · 0.45
initService
Method · 0.45
initAdPadding
Method · 0.45
synchronizeCommandsWithButtonsInBackbutton
Method · 0.45
showOnTopSidemenuImpl
Method · 0.45
showOnTopRightSidemenuImpl
Method · 0.45
createMenu
Method · 0.45
showInteractionDialog
Method · 0.45
Calls
no outgoing calls
Tested by
2
addToReel
Method · 0.36
addVideo
Method · 0.36