MCPcopy Create free account
hub / github.com/cSploit/android / getDeviceType

Method getDeviceType

cSploit/src/org/csploit/android/net/Target.java:730–732  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

728 }
729
730 public String getDeviceType(){
731 return mDeviceType;
732 }
733
734 public void setDeviceOS(String os){
735 mDeviceOS = os;

Callers 1

onCreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected