MCPcopy Index your code
hub / github.com/cSploit/android / getHardware

Method getHardware

cSploit/src/org/csploit/android/net/Endpoint.java:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 }
115
116 public byte[] getHardware(){
117 return mHardware;
118 }
119
120 public String getHardwareAsString(){
121 if(mHardware == null)

Callers 2

onClickMethod · 0.95
getDescriptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected