Abgeleitet von android::app::Application.
Öffentliche Methoden | |
void | onCreate () |
Audio | getAudioObject () |
DisplayHeartRate | getDisplayHeartRateObject () |
CheckConnection | getCheckConnectionObject () |
Queue< String > | getInputFiFo () |
Audio de.lohaltec.laufputer.Laufputer.getAudioObject | ( | ) |
Get the audio object
CheckConnection de.lohaltec.laufputer.Laufputer.getCheckConnectionObject | ( | ) |
Get the checkConnection object
DisplayHeartRate de.lohaltec.laufputer.Laufputer.getDisplayHeartRateObject | ( | ) |
Get the displayHeartRate object
Queue<String> de.lohaltec.laufputer.Laufputer.getInputFiFo | ( | ) |
Get the input buffer implement as a fifo
void de.lohaltec.laufputer.Laufputer.onCreate | ( | ) |
Program init Called only on the program start