public class RecentlyUsed
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
Constructor and Description |
---|
RecentlyUsed(android.content.Context con) |
Modifier and Type | Method and Description |
---|---|
void |
commit(double frequency,
java.lang.String moduleType,
int channel)
Inserts the previous connection registered into the list
|
void |
showDialog(RoverInterface r,
android.view.View v,
android.content.Context con) |
public static final java.lang.String TAG
public void commit(double frequency, java.lang.String moduleType, int channel)
public void showDialog(RoverInterface r, android.view.View v, android.content.Context con)