public class DeviceInformationFragment
extends Fragment
Constructor and Description |
---|
DeviceInformationFragment() |
DeviceInformationFragment(Context parentContext,
D2xxManager ftdid2xxContext) |
Modifier and Type | Method and Description |
---|---|
void |
GetDeviceInformation() |
int |
getShownIndex() |
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
void |
onDestroyView() |
void |
onResume()
Hot plug for plug in solution
This is workaround before android 4.2 .
|
void |
onStart() |
void |
RefrestDeviceInformation(View view) |
public DeviceInformationFragment()
public DeviceInformationFragment(Context parentContext, D2xxManager ftdid2xxContext)
public int getShownIndex()
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
public void onStart()
public void GetDeviceInformation() throws java.lang.InterruptedException
java.lang.InterruptedException
public void RefrestDeviceInformation(View view)
public void onResume()
public void onDestroyView()