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

T

TAG - Static variable in class de.unikassel.android.sdcframework.util.Logger
The android log tag
TagDevice - Class in de.unikassel.android.sdcframework.devices
Implementation of the virtual tag sensor device.
TagDevice(Context) - Constructor for class de.unikassel.android.sdcframework.devices.TagDevice
Constructor
TagDeviceScanner - Class in de.unikassel.android.sdcframework.devices
Implementation of the sensor device scanner for tags.
TagDeviceScanner(ContentResolver) - Constructor for class de.unikassel.android.sdcframework.devices.TagDeviceScanner
Constructor
TagProvider - Class in de.unikassel.android.sdcframework.provider
The content provider for the tag data, used as data sink to receive tags from other applications.
TagProvider() - Constructor for class de.unikassel.android.sdcframework.provider.TagProvider
Constructor
TagProviderData - Class in de.unikassel.android.sdcframework.provider
The class holding the tag provider related data.
TagProviderData() - Constructor for class de.unikassel.android.sdcframework.provider.TagProviderData
Constructor
takeSample() - Method in class de.unikassel.android.sdcframework.devices.SampleTakingDeviceScanner
The cyclic executed method to take a sample from the device
telephoyManager - Variable in class de.unikassel.android.sdcframework.devices.GSMDevice
The telephony manager reference
TEMP_DIR_NAME - Static variable in class de.unikassel.android.sdcframework.transmission.FileManager
The name of the temporary sub directory for files
temperature - Variable in class de.unikassel.android.sdcframework.data.independent.TemperatureSampleData
The temperature in degree celsius
TemperatureDevice - Class in de.unikassel.android.sdcframework.devices
Implementation of the temperature sensor device.
TemperatureDevice(Context) - Constructor for class de.unikassel.android.sdcframework.devices.TemperatureDevice
Constructor
TemperatureDeviceScanner - Class in de.unikassel.android.sdcframework.devices
Implementation of the temperature sensor device scanner as sample taking device Scanner.
TemperatureDeviceScanner() - Constructor for class de.unikassel.android.sdcframework.devices.TemperatureDeviceScanner
Constructor
TemperatureSampleData - Class in de.unikassel.android.sdcframework.data.independent
The temperature sensor device specific sample data, which is the temperature in degree celsius.
TemperatureSampleData() - Constructor for class de.unikassel.android.sdcframework.data.independent.TemperatureSampleData
Constructor
TemperatureSampleData(TemperatureSampleData) - Constructor for class de.unikassel.android.sdcframework.data.independent.TemperatureSampleData
Constructor
TERMINATION_DELAY - Static variable in class de.unikassel.android.sdcframework.util.LogfileManager
The delay for the automatic instance release ( to allow final log information be still logged)
testForExistingArchive(String) - Method in class de.unikassel.android.sdcframework.transmission.FileManager
Does check for an existing archive file
testForKey(String) - Method in interface de.unikassel.android.sdcframework.preferences.facade.SinglePreference
Method to test for a preferences key support
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.LogLevelPreferenceImpl
 
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.SensorDevicePreferencesImpl
 
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.ServicePreferencesImpl
 
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.SinglePreferenceImpl
 
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.TimeProviderPreferenceImpl
 
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.TransmissionPreferenceImpl
 
testForKey(String) - Method in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolPreferenceImpl
 
testHostReachability(Context, String) - Method in class de.unikassel.android.sdcframework.transmission.ConnectivityWrapperImpl
 
testHostReachability(Context, String) - Method in interface de.unikassel.android.sdcframework.transmission.facade.ConnectivityWrapper
Does test if the host is reachable
text - Variable in class de.unikassel.android.sdcframework.data.independent.TextSampleData
The text (tags).
TEXT - Static variable in class de.unikassel.android.sdcframework.provider.TagProviderData
The tags field
textColorMap - Variable in class de.unikassel.android.sdcframework.app.SDCServiceController
The text color map
TextSampleData - Class in de.unikassel.android.sdcframework.data.independent
The device specific sample data of a sensor device with a simple text information (e.g.
TextSampleData() - Constructor for class de.unikassel.android.sdcframework.data.independent.TextSampleData
Constructor
TextSampleData(TextSampleData) - Constructor for class de.unikassel.android.sdcframework.data.independent.TextSampleData
Constructor
textViewChooseTime - Static variable in class de.unikassel.android.sdcframework.R.id
 
textViewFileName - Static variable in class de.unikassel.android.sdcframework.R.id
 
textViewSelectAction - Static variable in class de.unikassel.android.sdcframework.R.id
 
textViewSelectWorkday - Static variable in class de.unikassel.android.sdcframework.R.id
 
Thursday - Static variable in class de.unikassel.android.sdcframework.R.id
 
TIME - Static variable in class de.unikassel.android.sdcframework.app.scheduler.SDCFSchedulerEditEntryActivity
The intent extra key for the time.
time - Variable in class de.unikassel.android.sdcframework.data.WeekdayScheduleEntry
The time offset in seconds (hh:mm:ss) at the related weekday.
TimeChangeListener - Class in de.unikassel.android.sdcframework.broadcast
The internally used time change listener
TimeChangeListener() - Constructor for class de.unikassel.android.sdcframework.broadcast.TimeChangeListener
 
TimeErrorEvent - Class in de.unikassel.android.sdcframework.util
The time error event is used to signal time provider errors.
TimeErrorEvent(long, EventErrorTypes) - Constructor for class de.unikassel.android.sdcframework.util.TimeErrorEvent
Constructor
TimeErrorEvent(Intent) - Constructor for class de.unikassel.android.sdcframework.util.TimeErrorEvent
Constructor
timeErrorStrategy - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
The time provider error strategy.
timeInfo - Variable in class de.unikassel.android.sdcframework.devices.TimeProviderDevice
The event time stamp and sync state.
TimeInformation - Class in de.unikassel.android.sdcframework.util
Class for internal time informqation.
TimeInformation(long, boolean) - Constructor for class de.unikassel.android.sdcframework.util.TimeInformation
Constructor
timePicker - Variable in class de.unikassel.android.sdcframework.app.scheduler.SDCFSchedulerEditEntryActivity
The time picker element.
timePicker - Static variable in class de.unikassel.android.sdcframework.R.id
 
TimeProvider - Class in de.unikassel.android.sdcframework.util
The internal time provider.
TimeProvider() - Constructor for class de.unikassel.android.sdcframework.util.TimeProvider
Constructor
TimeProvider.UpdateThread - Class in de.unikassel.android.sdcframework.util
Thread for asynchronous time updates
TimeProvider.UpdateThread(Context) - Constructor for class de.unikassel.android.sdcframework.util.TimeProvider.UpdateThread
Constructor
timeProviderConfigEventObserver - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
The time provider change event observer.
timeProviderConfiguration - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The time provider entries
TimeProviderConfiguration - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the configuration of an NTP time provider.
TimeProviderConfigurationChangeEvent - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the time provider configuration change event.
TimeProviderConfigurationChangeEventImpl - Class in de.unikassel.android.sdcframework.preferences
The implementation of the time provider configuration change event
TimeProviderConfigurationChangeEventImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.TimeProviderConfigurationChangeEventImpl
Constructor
TimeProviderConfigurationChangeEventImpl(TimeProviderConfiguration) - Constructor for class de.unikassel.android.sdcframework.preferences.TimeProviderConfigurationChangeEventImpl
Constructor
TimeProviderConfigurationEntries - Class in de.unikassel.android.sdcframework.data
A time provider configuration entry hold the address of a single NTP time provider.
TimeProviderConfigurationEntries() - Constructor for class de.unikassel.android.sdcframework.data.TimeProviderConfigurationEntries
Constructor
TimeProviderConfigurationImpl - Class in de.unikassel.android.sdcframework.preferences
The implementation of the NTP time provider configuration.
TimeProviderConfigurationImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.TimeProviderConfigurationImpl
Constructor
TimeProviderConfigurationImpl(List<String>, TimeProviderErrorStrategyDescription) - Constructor for class de.unikassel.android.sdcframework.preferences.TimeProviderConfigurationImpl
Constructor
TimeProviderDevice - Class in de.unikassel.android.sdcframework.devices
Implementation of the the time provider synchronization state observing sensor device.
TimeProviderDevice() - Constructor for class de.unikassel.android.sdcframework.devices.TimeProviderDevice
Constructor
TimeProviderDeviceScanner - Class in de.unikassel.android.sdcframework.devices
Implementation of the time provider synchronization state sensor device scanner as sample taking device Scanner.
TimeProviderDeviceScanner() - Constructor for class de.unikassel.android.sdcframework.devices.TimeProviderDeviceScanner
Constructor
TimeProviderErrorStrategy - Interface in de.unikassel.android.sdcframework.util.facade
Interface for strategies to handle time provider failures.
TimeProviderErrorStrategyBuilder - Class in de.unikassel.android.sdcframework.service
A builder for time provider error strategies.
TimeProviderErrorStrategyBuilder() - Constructor for class de.unikassel.android.sdcframework.service.TimeProviderErrorStrategyBuilder
 
TimeProviderErrorStrategyDescription - Enum in de.unikassel.android.sdcframework.util.facade
The time provider error strategy types (used as desc ription as well).
TimeProviderErrorStrategyDescription() - Constructor for enum de.unikassel.android.sdcframework.util.facade.TimeProviderErrorStrategyDescription
 
TimeProviderEvent - Interface in de.unikassel.android.sdcframework.util.facade
Interface for time provider events.
timeProviderEventObserver - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
The time provider event observer.
TimeProviderOutOfSyncIgnoreStrategy - Class in de.unikassel.android.sdcframework.service
Simple ignore strategy in case of time provider synchronization errors.
TimeProviderOutOfSyncIgnoreStrategy(ServiceManager) - Constructor for class de.unikassel.android.sdcframework.service.TimeProviderOutOfSyncIgnoreStrategy
Constructor
timeProviderPreference - Variable in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
The time provider preferences
TimeProviderPreference - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for a NTP time provider preference
timeProviderPreference - Variable in class de.unikassel.android.sdcframework.preferences.TimeProviderPreferenceImpl
The preference for the time providers
TimeProviderPreferenceImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the time provider preference.
TimeProviderPreferenceImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.TimeProviderPreferenceImpl
Constructor
TimeProviderSampleData - Class in de.unikassel.android.sdcframework.data.independent
The sample data of the time provider synchronization state changes (synchronized or not).
TimeProviderSampleData() - Constructor for class de.unikassel.android.sdcframework.data.independent.TimeProviderSampleData
Constructor
TimeProviderSampleData(TimeProviderSampleData) - Constructor for class de.unikassel.android.sdcframework.data.independent.TimeProviderSampleData
Copy-Constructor
timerTask - Variable in class de.unikassel.android.sdcframework.devices.SampleTakingDeviceScanner
The timer task to be executed on timer event
timeStamp - Variable in class de.unikassel.android.sdcframework.data.independent.BasicSample
the sample time stamp
timeStamp - Variable in class de.unikassel.android.sdcframework.persistence.facade.DatabaseSample
the sample time stamp
TIMESTAMP - Static variable in interface de.unikassel.android.sdcframework.provider.facade.ContentProviderData
The column name for sample data time stamp
timeStamp - Variable in class de.unikassel.android.sdcframework.util.LogEvent
The time stamp
timeSynced - Variable in class de.unikassel.android.sdcframework.data.independent.BasicSample
flag if the sample time stamp is taken while time provider was in sync with NTP time.
timeSyncStateDeviceWasEnabeled - Variable in class de.unikassel.android.sdcframework.service.TimeProviderOutOfSyncIgnoreStrategy
The flag is the time sync state device was enabled or not.
TimeUpdateEvent - Class in de.unikassel.android.sdcframework.util
The observable time update event.
TimeUpdateEvent(long) - Constructor for class de.unikassel.android.sdcframework.util.TimeUpdateEvent
Constructor
TimeUpdateEvent(long, long) - Constructor for class de.unikassel.android.sdcframework.util.TimeUpdateEvent
Constructor
TimeUpdateEvent(Intent) - Constructor for class de.unikassel.android.sdcframework.util.TimeUpdateEvent
Constructor
titel_archive_type_selection - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_broadcast_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_db_full_delete_prio_flag - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_db_full_recordcount_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_db_full_strategy_selection - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_db_full_waittime_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_db_size_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_encryption_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_max_samples_to_transfer_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_min_samples_to_transfer_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_min_transfer_frequency_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_sample_loc_fix_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_sampling_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_sensor_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_sensor_frequency_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_sensor_sample_prio_list - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_service_loglevel_list - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_storage_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_sync_err_strategy_list - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_timeprovider_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_transfer_enabled_checkbox - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_transfer_strategy_selection - Static variable in class de.unikassel.android.sdcframework.R.string
 
titel_url_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
TITLE - Static variable in class de.unikassel.android.sdcframework.app.SDCFileBrowserActivity
Intent extra key for the start directory.
title_broadcast_frequency_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_db_config - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_device - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_fingerprint - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_host_config - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_identifier - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_manufacturer - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_model - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_os_version - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_password_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
TITLE_RSA_KEY_SELECTION - Static variable in class de.unikassel.android.sdcframework.app.AbstractServiceControlActivity
Title for RSA key file selection.
title_transfer_config - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_username_edit - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_uuid - Static variable in class de.unikassel.android.sdcframework.R.string
 
title_version - Static variable in class de.unikassel.android.sdcframework.R.string
 
TITLE_XML_CONFIG_FILE_SELECTION - Static variable in class de.unikassel.android.sdcframework.app.AbstractServiceControlActivity
Title for XML configuration key file selection.
toAndroidLogLevel(LogLevel) - Static method in class de.unikassel.android.sdcframework.util.Logger
Converts our log level to Android Log level
toArray() - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
toArray(T[]) - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
toLogEvent(Object, LogLevel, String) - Static method in class de.unikassel.android.sdcframework.util.Logger
Does create a log event based on given information
toPriorityLevel(Integer) - Static method in class de.unikassel.android.sdcframework.preferences.PriorityLevelPreference
Does convert an ordinal level value to it's corresponding sensor device priority level.
toSample() - Method in class de.unikassel.android.sdcframework.persistence.facade.DatabaseSample
Does create a sample from this database sample
toString() - Method in class de.unikassel.android.sdcframework.data.independent.BasicSample
 
toString() - Method in class de.unikassel.android.sdcframework.data.independent.DeviceInformation
 
toString() - Method in class de.unikassel.android.sdcframework.data.independent.GeoLocation
 
toString() - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
toString() - Method in class de.unikassel.android.sdcframework.data.WeekdayScheduleEntry
 
toString() - Method in class de.unikassel.android.sdcframework.data.WeeklySchedule
 
toString() - Method in class de.unikassel.android.sdcframework.util.LogEvent
 
toUTCDate(long) - Static method in class de.unikassel.android.sdcframework.util.TimeProvider
Does create a date string representation of the given time stamp
toUTCString(long) - Static method in class de.unikassel.android.sdcframework.util.TimeProvider
Does create a long string representation of the given time stamp
toUTCTime(long) - Static method in class de.unikassel.android.sdcframework.util.TimeProvider
Does create a time string representation of the given time stamp
toXML() - Method in class de.unikassel.android.sdcframework.data.independent.AbstractSampleData
 
toXML() - Method in class de.unikassel.android.sdcframework.data.independent.BasicSample
 
toXML() - Method in class de.unikassel.android.sdcframework.data.independent.DeviceInformation
 
toXML() - Method in class de.unikassel.android.sdcframework.data.independent.GeoLocation
 
toXml(Object) - Static method in class de.unikassel.android.sdcframework.data.independent.GlobalSerializer
Method to serialize an object
toXML() - Method in interface de.unikassel.android.sdcframework.data.independent.SerializableData
Serialization from the type to it's XML representation
toXML() - Method in class de.unikassel.android.sdcframework.data.SDCConfiguration
 
toXML() - Method in class de.unikassel.android.sdcframework.data.WeekdaySchedule
 
toXML() - Method in class de.unikassel.android.sdcframework.data.WeekdayScheduleEntry
 
toXML() - Method in class de.unikassel.android.sdcframework.data.WeeklySchedule
 
TRANSACTION_doEnableSampleBroadCasting - Static variable in class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub
 
TRANSACTION_doEnableSampleStorage - Static variable in class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub
 
TRANSACTION_doEnableSampleTransfer - Static variable in class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub
 
TRANSACTION_doEnableSampling - Static variable in class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub
 
TRANSACTION_doTriggerSampleTransfer - Static variable in class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub
 
TransferEvent - Class in de.unikassel.android.sdcframework.transmission.facade
A simple transfer event for successful file transfer events.
TransferEvent() - Constructor for class de.unikassel.android.sdcframework.transmission.facade.TransferEvent
 
transferEventSource - Variable in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
The event source for the observable transfer events.
transferFiles - Variable in class de.unikassel.android.sdcframework.util.LogfileManager
The queue for files to transfer
transferManager - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
The sample transfer manager.
TransferManager - Interface in de.unikassel.android.sdcframework.transmission.facade
Interface for the transfer manager.
TransferManagerImpl - Class in de.unikassel.android.sdcframework.transmission
Implementation of the transfer manager which is the main access component for the transmission module.
TransferManagerImpl(Context, TransmissionConfiguration, DatabaseManager, UUID, Class<?>) - Constructor for class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
Constructor
transferStateNeedsReset - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Flag to mirror the expected transfer enabled state, for the duration of a manual triggered sample transfer.
TRANSMISSION - Static variable in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
The internal transmission state of the transfer service
transmissionConfiguration - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The transmission service configuration
TransmissionConfiguration - Interface in de.unikassel.android.sdcframework.preferences.facade
The configuration for the transmission module.
transmissionConfiguration - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The transmission configuration
TransmissionConfigurationEntry - Class in de.unikassel.android.sdcframework.data
A transmission configuration does describe the default configuration settings for the transmission service.
TransmissionConfigurationEntry() - Constructor for class de.unikassel.android.sdcframework.data.TransmissionConfigurationEntry
Constructor
TransmissionConfigurationImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the configuration for the transmission module.
TransmissionConfigurationImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.TransmissionConfigurationImpl
Constructor
transmissionEnabledPreference - Variable in class de.unikassel.android.sdcframework.preferences.ServicePreferencesImpl
The persistent storage enabled preference
TransmissionPreference - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the preferences of the transmission module.
transmissionPreference - Variable in class de.unikassel.android.sdcframework.preferences.ServicePreferencesImpl
The preference for the transmission settings
TransmissionPreferenceImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the preferences for the transmission configuration.
TransmissionPreferenceImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.TransmissionPreferenceImpl
Constructor
TransmissionProtocolConfiguration - Interface in de.unikassel.android.sdcframework.preferences.facade
The configuration for a transmission protocol.
TransmissionProtocolConfigurationEntry - Class in de.unikassel.android.sdcframework.data
A transmission protocol configuration does describe the default configuration settings for a transmission protocol.
TransmissionProtocolConfigurationEntry() - Constructor for class de.unikassel.android.sdcframework.data.TransmissionProtocolConfigurationEntry
Constructor
TransmissionProtocolConfigurationImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the configuration for a transmission protocol.
TransmissionProtocolConfigurationImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.TransmissionProtocolConfigurationImpl
Constructor
TransmissionProtocolPreference - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the preferences of a transmission protocol.
TransmissionProtocolPreferenceImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the preferences for a transmission protocol configuration.
TransmissionProtocolPreferenceImpl(String) - Constructor for class de.unikassel.android.sdcframework.preferences.TransmissionProtocolPreferenceImpl
Constructor
transmissionStrategyPreference - Variable in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolPreferenceImpl
The preference for the transmission strategy
triggerSampling() - Method in class de.unikassel.android.sdcframework.devices.SamplingCausingAndroidSensorDevice
Method to trigger sampling
triggerTransfer - Static variable in class de.unikassel.android.sdcframework.R.id
 
TS - Static variable in class de.unikassel.android.sdcframework.util.AbstractTimeProviderEvent
The intent identifier for the time stamp field
ts - Variable in class de.unikassel.android.sdcframework.util.AbstractTimeProviderEvent
The time stamp in UTC.
TS - Static variable in class de.unikassel.android.sdcframework.util.LogEvent
The intent identifier for the time stamp field
ts - Variable in class de.unikassel.android.sdcframework.util.TimeInformation
The time stamp.
Tuesday - Static variable in class de.unikassel.android.sdcframework.R.id
 
TwitterDevice - Class in de.unikassel.android.sdcframework.devices
Implementation of the virtual twitter sensor device.
TwitterDevice(Context) - Constructor for class de.unikassel.android.sdcframework.devices.TwitterDevice
Constructor
TwitterDeviceScanner - Class in de.unikassel.android.sdcframework.devices
Implementation of the twitter sensor device scanner.
TwitterDeviceScanner(ContentResolver) - Constructor for class de.unikassel.android.sdcframework.devices.TwitterDeviceScanner
Constructor
TwitterProvider - Class in de.unikassel.android.sdcframework.provider
The content provider for the twitter data, used as data sink to receive twitter messages from other applications.
TwitterProvider() - Constructor for class de.unikassel.android.sdcframework.provider.TwitterProvider
Constructor
TwitterProviderData - Class in de.unikassel.android.sdcframework.provider
The class holding the twitter provider related data.
TwitterProviderData() - Constructor for class de.unikassel.android.sdcframework.provider.TwitterProviderData
Constructor
TwitterSampleData - Class in de.unikassel.android.sdcframework.data.independent
The device specific sample data of a twitter sensor device.
TwitterSampleData() - Constructor for class de.unikassel.android.sdcframework.data.independent.TwitterSampleData
Constructor
TwitterSampleData(TwitterSampleData) - Constructor for class de.unikassel.android.sdcframework.data.independent.TwitterSampleData
Constructor

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