public static class FtcAboutActivity.AboutFragment
extends PreferenceFragment
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
remoteConfigure |
| Constructor and Description |
|---|
AboutFragment() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCreate(Bundle savedInstanceState) |
void |
refreshAllUnavailable() |
void |
refreshLocal(RobotCoreCommandList.AboutInfo aboutInfo) |
void |
refreshRemote(RobotCoreCommandList.AboutInfo aboutInfo) |
protected void |
setPreferenceSummary(int idPref,
java.lang.String value) |
protected void |
setPreferenceSummary(java.lang.String prefName,
java.lang.String value) |
public void refreshLocal(RobotCoreCommandList.AboutInfo aboutInfo)
public void refreshRemote(RobotCoreCommandList.AboutInfo aboutInfo)
public void refreshAllUnavailable()
public void onCreate(Bundle savedInstanceState)
protected void setPreferenceSummary(int idPref,
java.lang.String value)
protected void setPreferenceSummary(java.lang.String prefName,
java.lang.String value)