Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
W
WAIT_TIME_FOR_CONFIG_CHANGES
- Static variable in class de.unikassel.android.sdcframework.transmission.
TransferManagerImpl
The time to wait at maximum for configuration changes if transfer fails due to invalid settings
WaitStrategy
- Class in
de.unikassel.android.sdcframework.persistence
Implementation of a the database full strategy which does just wait a bit.
WaitStrategy(long)
- Constructor for class de.unikassel.android.sdcframework.persistence.
WaitStrategy
Constructor
wakeLock
- Variable in class de.unikassel.android.sdcframework.app.scheduler.
ScheduleService
The wake lock to keep CPU running while service is active.
wakeLock
- Variable in class de.unikassel.android.sdcframework.service.
ServiceManagerImpl
The wake lock to keep CPU running while service is active.
wakeLock
- Variable in class de.unikassel.android.sdcframework.util.
WakeLockHolder
The wake lock
wakeLockHolder
- Variable in class de.unikassel.android.sdcframework.transmission.
TransferManagerImpl
The wake lock maintainer
wakeLockHolder
- Variable in class de.unikassel.android.sdcframework.util.
LogfileManager
The wake lock holder instance
WakeLockHolder
- Class in
de.unikassel.android.sdcframework.util
A simple class to maintain a wake lock instance
WakeLockHolder(Context)
- Constructor for class de.unikassel.android.sdcframework.util.
WakeLockHolder
Constructor
warning(Object, String)
- Method in class de.unikassel.android.sdcframework.util.
Logger
Does log a warning message
warning_color
- Static variable in class de.unikassel.android.sdcframework.
R.color
Wednesday
- Static variable in class de.unikassel.android.sdcframework.
R.id
WEEKDAY
- Static variable in class de.unikassel.android.sdcframework.app.scheduler.
SDCFSchedulerEditEntryActivity
The intent extra key for the weekday.
Weekday
- Enum in
de.unikassel.android.sdcframework.data
Weekday enumeration.
Weekday()
- Constructor for enum de.unikassel.android.sdcframework.data.
Weekday
weekday
- Variable in class de.unikassel.android.sdcframework.data.
WeekdaySchedule
The associated weekday.
weekday_schedule_entry_layout
- Static variable in class de.unikassel.android.sdcframework.
R.layout
weekday_schedule_layout
- Static variable in class de.unikassel.android.sdcframework.
R.layout
weekdayName
- Static variable in class de.unikassel.android.sdcframework.
R.id
WeekdaySchedule
- Class in
de.unikassel.android.sdcframework.data
Weekday schedule representation.
WeekdaySchedule(Parcel)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdaySchedule
Constructor
WeekdaySchedule(Weekday, List<WeekdayScheduleEntry>)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdaySchedule
Constructor
WeekdaySchedule(Weekday)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdaySchedule
Constructor
weekdaySchedule
- Variable in class de.unikassel.android.sdcframework.data.
WeekdayScheduleEntry
The associated weekday schedule.
WeekdayScheduleEntry
- Class in
de.unikassel.android.sdcframework.data
A weekday schedule entry marks a time stamp hh:mm:ss at the connected weekday and an action to perform.
WeekdayScheduleEntry(Intent)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdayScheduleEntry
Constructor
WeekdayScheduleEntry(WeekdayScheduleEntry)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdayScheduleEntry
Constructor
WeekdayScheduleEntry(Parcel)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdayScheduleEntry
Constructor
WeekdayScheduleEntry(int, WeekdaySchedulerAction)
- Constructor for class de.unikassel.android.sdcframework.data.
WeekdayScheduleEntry
Constructor
weekdayScheduleEntryList
- Static variable in class de.unikassel.android.sdcframework.
R.id
WeekdayScheduleEntryListAdapter
- Class in
de.unikassel.android.sdcframework.app.scheduler
The array adapter for weekday schedule list entries.
WeekdayScheduleEntryListAdapter(Context, List<WeekdayScheduleEntry>)
- Constructor for class de.unikassel.android.sdcframework.app.scheduler.
WeekdayScheduleEntryListAdapter
Constructor
weekdayScheduleLayout
- Static variable in class de.unikassel.android.sdcframework.
R.id
WeekdaySchedulerAction
- Enum in
de.unikassel.android.sdcframework.data
Performable Scheduler actions.
WeekdaySchedulerAction()
- Constructor for enum de.unikassel.android.sdcframework.data.
WeekdaySchedulerAction
weekdaySpinner
- Variable in class de.unikassel.android.sdcframework.app.scheduler.
SDCFSchedulerEditEntryActivity
The week day selection element.
weeklySchedule
- Variable in class de.unikassel.android.sdcframework.data.
SDCConfiguration
The weekly time schedule for the service.
WeeklySchedule
- Class in
de.unikassel.android.sdcframework.data
A weekly runtime schedule for the service.
WeeklySchedule()
- Constructor for class de.unikassel.android.sdcframework.data.
WeeklySchedule
Constructor
WeeklySchedule(WeekdaySchedule[])
- Constructor for class de.unikassel.android.sdcframework.data.
WeeklySchedule
Constructor
weeklySchedulePreference
- Variable in class de.unikassel.android.sdcframework.preferences.
ServicePreferencesImpl
The preference for the wekly time schedule.
WifiDevice
- Class in
de.unikassel.android.sdcframework.devices
Implementation of the wifi sensor device.
WifiDevice(Context)
- Constructor for class de.unikassel.android.sdcframework.devices.
WifiDevice
Constructor
WifiDeviceScanner
- Class in
de.unikassel.android.sdcframework.devices
Implementation of the wifi sensor device scanner.
WifiDeviceScanner()
- Constructor for class de.unikassel.android.sdcframework.devices.
WifiDeviceScanner
Constructor
WifiDeviceScanner(Context)
- Constructor for class de.unikassel.android.sdcframework.devices.
WifiDeviceScanner
Constructor
wifiManager
- Variable in class de.unikassel.android.sdcframework.devices.
WifiDeviceScanner
The Wifi manager
WifiSampleData
- Class in
de.unikassel.android.sdcframework.data.independent
The device specific sample data of a Wifi sensor device are the
network name
, the
access point adress
, the
device capabilities
, the
signal level
(dBm) and the
channel frequency
(MHz).
WifiSampleData()
- Constructor for class de.unikassel.android.sdcframework.data.independent.
WifiSampleData
Constructor
WifiSampleData(WifiSampleData)
- Constructor for class de.unikassel.android.sdcframework.data.independent.
WifiSampleData
Copy-Constructor
withSuccessor(ChainWorker<T>)
- Method in class de.unikassel.android.sdcframework.util.
AbstractChainWorker
withSuccessor(ChainWorker<T>)
- Method in interface de.unikassel.android.sdcframework.util.facade.
ChainWorker
A setter for the successor returning a reference to successor set
WLANConnectionStrategy
- Class in
de.unikassel.android.sdcframework.transmission
Implementation of the strategy using WLAN (Wifi) connections.
WLANConnectionStrategy(ConnectivityWrapper, Class<?>)
- Constructor for class de.unikassel.android.sdcframework.transmission.
WLANConnectionStrategy
Constructor
worker
- Variable in class de.unikassel.android.sdcframework.devices.
SampleReceivingDeviceScanner
the worker thread
WorkerThread
- Interface in
de.unikassel.android.sdcframework.util.facade
Interface for worker threads.
writeToLogfile(LogEvent)
- Method in class de.unikassel.android.sdcframework.util.
Logger
writeToParcel(Parcel, int)
- Method in class de.unikassel.android.sdcframework.data.
Sample
writeToParcel(Parcel, int)
- Method in class de.unikassel.android.sdcframework.data.
SampleCollection
writeToParcel(Parcel, int)
- Method in enum de.unikassel.android.sdcframework.data.
Weekday
writeToParcel(Parcel, int)
- Method in class de.unikassel.android.sdcframework.data.
WeekdaySchedule
writeToParcel(Parcel, int)
- Method in class de.unikassel.android.sdcframework.data.
WeekdayScheduleEntry
writeToParcel(Parcel, int)
- Method in enum de.unikassel.android.sdcframework.data.
WeekdaySchedulerAction
writeToTextFile(String, String)
- Static method in class de.unikassel.android.sdcframework.util.
FileUtils
Does write text into a file
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_