Public Member Functions | |
SpeedWalkConfigurationDialog (Context context, IConnectionBinder service) | |
void | onCreate (Bundle b) |
void | editDirection (DirectionData old, DirectionData mod) |
void | deleteEntry (int pos) |
void | newDirection (DirectionData d) |
com.offsetnull.bt.speedwalk.SpeedWalkConfigurationDialog.SpeedWalkConfigurationDialog | ( | Context | context, |
IConnectionBinder | service | ||
) |
void com.offsetnull.bt.speedwalk.SpeedWalkConfigurationDialog.deleteEntry | ( | int | pos | ) |
void com.offsetnull.bt.speedwalk.SpeedWalkConfigurationDialog.editDirection | ( | DirectionData | old, |
DirectionData | mod | ||
) |
Implements com.offsetnull.bt.speedwalk.DirectionEditorDoneListener.
void com.offsetnull.bt.speedwalk.SpeedWalkConfigurationDialog.newDirection | ( | DirectionData | d | ) |
Implements com.offsetnull.bt.speedwalk.DirectionEditorDoneListener.
void com.offsetnull.bt.speedwalk.SpeedWalkConfigurationDialog.onCreate | ( | Bundle | b | ) |