Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getName
Method
getName
src/main/java/org/microemu/device/Device.java:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
void
destroy();
40
41
String getName();
42
43
InputMethod getInputMethod();
44
Callers
15
loadRecord
Method · 0.65
deleteFromDisk
Method · 0.65
saveToDisk
Method · 0.65
getResourceAsStream
Method · 0.65
uncaughtException
Method · 0.65
InviteForm
Method · 0.65
menuAction
Method · 0.65
chDir
Method · 0.65
fileDelete
Method · 0.65
showFile
Method · 0.65
FileItem
Method · 0.65
toString
Method · 0.65
Implementers
3
AndroidDevice
android/src/main/java/org/microemu/and
IPhoneDevice
ios/src/main/java/org/microemu/iphone/
DeviceImpl
desktop/src/main/java/org/microemu/dev
Calls
no outgoing calls
Tested by
no test coverage detected