A B C D E F G H I J K L M N O P Q R S T U V W Z _

L

lastError - Variable in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
The last error message
lastEvent - Variable in class de.unikassel.android.sdcframework.util.ExternalStorageAvailabilityListener
last known external storage state
lastExecutionTimeStamp - Variable in class de.unikassel.android.sdcframework.broadcast.SampleBroadcastServiceImpl
The timestamp of the last execution
lastExecutionTimeStamp - Variable in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
The time stamp of last execution cycle
lastRecordCount - Variable in class de.unikassel.android.sdcframework.transmission.SampleGatheringController
The last record count in database
lastScanFinished - Variable in class de.unikassel.android.sdcframework.devices.SampleReceivingDeviceScanner
Flag indicating if last scan has finished ( minimal scan frequency is always limited by device speed )
lastServiceState - Variable in class de.unikassel.android.sdcframework.devices.GSMDevice
The last signaled service state
lastState - Variable in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice.ProviderLocationListener
The last known state
lastTimeStamp - Variable in class de.unikassel.android.sdcframework.transmission.SampleGatheringController
The internal time stamp of last wait time calculation
lastUpdateTs - Variable in class de.unikassel.android.sdcframework.util.TimeProvider
The time stamp of the last sync update
Lat - Static variable in class de.unikassel.android.sdcframework.data.independent.GeoLocation
The intent identifier for the latitude field
lat - Variable in class de.unikassel.android.sdcframework.data.independent.GeoLocation
The location latitude
latitude - Variable in class de.unikassel.android.sdcframework.data.independent.LocationSampleData
The latitude
level - Variable in class de.unikassel.android.sdcframework.data.independent.WifiSampleData
The detected signal level in dBm.
level - Variable in class de.unikassel.android.sdcframework.preferences.LogLevelConfigurationImpl
The log level value of the configuration
level - Variable in class de.unikassel.android.sdcframework.util.ZipCompressionStrategy
The compression level
LifeCycleObject - Interface in de.unikassel.android.sdcframework.util.facade
Interface for types sharing the Android service or activity life cycle.
LifeCycleObjectImpl - Class in de.unikassel.android.sdcframework.util
Basic implementation of the LifeCycleObject interface, to be used as bas class for types which do share the Android service life cycle.
LifeCycleObjectImpl() - Constructor for class de.unikassel.android.sdcframework.util.LifeCycleObjectImpl
 
light_gray - Static variable in class de.unikassel.android.sdcframework.R.color
 
light_green - Static variable in class de.unikassel.android.sdcframework.R.color
 
LightDevice - Class in de.unikassel.android.sdcframework.devices
Implementation of the light sensor device.
LightDevice(Context) - Constructor for class de.unikassel.android.sdcframework.devices.LightDevice
Constructor
LightDeviceScanner - Class in de.unikassel.android.sdcframework.devices
Implementation of the light sensor device scanner as sample taking device Scanner.
LightDeviceScanner() - Constructor for class de.unikassel.android.sdcframework.devices.LightDeviceScanner
Constructor
lightLevel - Variable in class de.unikassel.android.sdcframework.data.independent.LightSampleData
The ambient light level in SI lux unit
LightSampleData - Class in de.unikassel.android.sdcframework.data.independent
The light sensor device specific sample data, which is the ambient light level in SI lux units.

ATTENTON:
There do exist simple binary sensor types which do only support bright and dark measurement.
LightSampleData() - Constructor for class de.unikassel.android.sdcframework.data.independent.LightSampleData
Constructor
LightSampleData(LightSampleData) - Constructor for class de.unikassel.android.sdcframework.data.independent.LightSampleData
Constructor
listener - Variable in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
the shared preferences listener
listEventReceivers - Variable in class de.unikassel.android.sdcframework.service.SDCServiceConnectionHolder
The event receiver list
listItemSpacing - Static variable in class de.unikassel.android.sdcframework.R.dimen
 
loadDefaults - Static variable in class de.unikassel.android.sdcframework.R.id
 
loadPublicKey - Static variable in class de.unikassel.android.sdcframework.R.id
 
loadSchedule() - Method in class de.unikassel.android.sdcframework.app.scheduler.SDCFSchedulerActivity
Does load the schedule from the service preferences.
location - Variable in class de.unikassel.android.sdcframework.data.independent.BasicSample
The associated location
location - Variable in class de.unikassel.android.sdcframework.persistence.facade.DatabaseSample
The serialized location information
LOCATION - Static variable in class de.unikassel.android.sdcframework.provider.AudioProviderData
The sound record location
locationAreaCode - Variable in class de.unikassel.android.sdcframework.data.independent.GSMSampleData
The GSM location area code
locationFromSample(Sample) - Method in class de.unikassel.android.sdcframework.devices.LocationTracker
Method to create a location object from a location sample
locationListener - Variable in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
The GPS location listener used for sampling
LocationSampleData - Class in de.unikassel.android.sdcframework.data.independent
Base class for location specific sample data (GPS, Cell Info OR Wifif based) are the LocationSampleData.longitude, LocationSampleData.latitude, LocationSampleData.altitude and speed over ground information as provided by the Android API.
LocationSampleData() - Constructor for class de.unikassel.android.sdcframework.data.independent.LocationSampleData
Constructor
LocationSampleData(LocationSampleData) - Constructor for class de.unikassel.android.sdcframework.data.independent.LocationSampleData
Copy Constructor
LocationTracker - Class in de.unikassel.android.sdcframework.devices
Class to track location information using available sensors.
LocationTracker() - Constructor for class de.unikassel.android.sdcframework.devices.LocationTracker
Constructor
locationTracker - Variable in class de.unikassel.android.sdcframework.devices.SampleFactory
The location tracker
lockHolder - Variable in class de.unikassel.android.sdcframework.util.TimeProvider.UpdateThread
The wake lock holder instance
LOG_TRANSFER_KEY - Static variable in class de.unikassel.android.sdcframework.preferences.ServicePreferencesImpl
The key for the log transfer service.
LogEvent - Class in de.unikassel.android.sdcframework.util
The observable Log event.
LogEvent() - Constructor for class de.unikassel.android.sdcframework.util.LogEvent
Constructor
LogEvent(String, LogLevel, long) - Constructor for class de.unikassel.android.sdcframework.util.LogEvent
Constructor
LogEvent(Intent) - Constructor for class de.unikassel.android.sdcframework.util.LogEvent
Constructor
LogEventBroadcastService - Interface in de.unikassel.android.sdcframework.broadcast.facade
Interface for the log broadcast service class.
logEvents - Variable in class de.unikassel.android.sdcframework.util.LogfileManager
The queue for log messages
LogfileManager - Class in de.unikassel.android.sdcframework.util
A worker thread to realize a the global log file handling.
LogfileManager(Context, UUID) - Constructor for class de.unikassel.android.sdcframework.util.LogfileManager
Constructor
Logger - Class in de.unikassel.android.sdcframework.util
The observable logger implemented as Singleton and observable for LogEvents.
Logger() - Constructor for class de.unikassel.android.sdcframework.util.Logger
Constructor
LogLevel - Enum in de.unikassel.android.sdcframework.util.facade
Enumeration of the known log levels.
LogLevel() - Constructor for enum de.unikassel.android.sdcframework.util.facade.LogLevel
 
LOGLEVEL - Static variable in class de.unikassel.android.sdcframework.util.LogEvent
The intent identifier for the log level field
logLevel - Variable in class de.unikassel.android.sdcframework.util.LogEvent
The log level
logLevel - Variable in class de.unikassel.android.sdcframework.util.Logger
out current log level
logLevelConfigEventObserver - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
The log level change event observer.
LogLevelConfiguration - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the configuration of the log level.
LogLevelConfigurationChangeEvent - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the log level configuration change event.
LogLevelConfigurationChangeEventImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the configuration change event for the log level.
LogLevelConfigurationChangeEventImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.LogLevelConfigurationChangeEventImpl
Constructor
LogLevelConfigurationChangeEventImpl(LogLevelConfiguration) - Constructor for class de.unikassel.android.sdcframework.preferences.LogLevelConfigurationChangeEventImpl
Constructor
LogLevelConfigurationImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the configuration for the log level.
LogLevelConfigurationImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.LogLevelConfigurationImpl
Constructor
LogLevelConfigurationImpl(LogLevel) - Constructor for class de.unikassel.android.sdcframework.preferences.LogLevelConfigurationImpl
Constructor
logLevelPreference - Variable in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
The log level preferences
logLevelPreference - Variable in class de.unikassel.android.sdcframework.preferences.LogLevelPreferenceImpl
The log level preference
LogLevelPreferenceImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the preference for the LogLevel type, which is a single preference bounded to the LogLevelConfiguration.
LogLevelPreferenceImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.LogLevelPreferenceImpl
Constructor
logMessage(String) - Method in class de.unikassel.android.sdcframework.util.AbstractWorkerThread
Does log a message if logging is enabled
logTransferConfiguration - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The log file transfer configuration
logTransferConfiguration - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The log transfer configuration
logTransferPreference - Variable in class de.unikassel.android.sdcframework.preferences.ServicePreferencesImpl
The preference for the log transfer settings
logView - Variable in class de.unikassel.android.sdcframework.app.SDCServiceController
The text view for logging
Lon - Static variable in class de.unikassel.android.sdcframework.data.independent.GeoLocation
The intent identifier for the longitude field
lon - Variable in class de.unikassel.android.sdcframework.data.independent.GeoLocation
The location longitude
longitude - Variable in class de.unikassel.android.sdcframework.data.independent.LocationSampleData
The longitude
LongPreference - Class in de.unikassel.android.sdcframework.preferences
Preference implementation for long types.
LongPreference(String, Long) - Constructor for class de.unikassel.android.sdcframework.preferences.LongPreference
Constructor
LongPreference(String, String, Long) - Constructor for class de.unikassel.android.sdcframework.preferences.LongPreference
Constructor
LOW_BATTERY_MSG - Static variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
The low on battery shutdown message.
LOWER_FREQUENCY - Static variable in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
The lower frequency to avoid battery drain
lowestPriorityFirst - Variable in class de.unikassel.android.sdcframework.persistence.DeleteSamplesCommand
Flag, indicating if samples with lower priority shall be deleted first
lowestPriorityFirst - Variable in class de.unikassel.android.sdcframework.persistence.DeleteSamplesStrategy
The count of samples to delete

A B C D E F G H I J K L M N O P Q R S T U V W Z _