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

U

uncaughtException(Thread, Throwable) - Method in class de.unikassel.android.sdcframework.util.DefaultUncaughtExceptionHandler
 
UNKNOWN_PROTCOL - Static variable in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
The unknown protocol message
UnknownProtocol - Class in de.unikassel.android.sdcframework.transmission
Implementation of a default behavior for unknown protocol types.
UnknownProtocol(Context, UUID, TransmissionProtocolConfiguration) - Constructor for class de.unikassel.android.sdcframework.transmission.UnknownProtocol
Constructor
unregisterAsBroadCastReceiver(Context) - Method in class de.unikassel.android.sdcframework.broadcast.SampleListener
Method to unregister this class as broadcast receiver for samples in a given context
unregisterEventObserver(EventObserver<? extends BatteryLowEvent>) - Method in class de.unikassel.android.sdcframework.broadcast.BatteryLowStateObserver
 
unregisterEventObserver(EventObserver<? extends SampleCollection>) - Method in class de.unikassel.android.sdcframework.broadcast.SampleListener
 
unregisterEventObserver(EventObserver<? extends Sample>) - Method in class de.unikassel.android.sdcframework.devices.SensorDeviceManagerImpl
 
unregisterEventObserver(EventObserver<? extends ConfigurationChangeEvent<? extends Configuration>>) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
unregisterEventObserver(EventObserver<? extends TransferEvent>) - Method in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
 
unregisterEventObserver(EventObserver<? extends U>) - Method in class de.unikassel.android.sdcframework.util.AbstractEventDispatcherImpl
 
unregisterEventObserver(EventObserver<? extends EventError>) - Method in class de.unikassel.android.sdcframework.util.EventCollectorImpl
 
unregisterEventObserver(EventObserver<? extends ExternalStorageStateChangeEvent>) - Method in class de.unikassel.android.sdcframework.util.ExternalStorageAvailabilityListener
 
unregisterEventObserver(EventObserver<? extends T>) - Method in interface de.unikassel.android.sdcframework.util.facade.ObserverRegistration
Does delete a registered observer
unregisterEventObserver(EventObserver<? extends NetworkStateChangeEvent>) - Method in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
 
unregisterEventObserver(EventObserver<? extends AlarmEvent>) - Method in class de.unikassel.android.sdcframework.util.ObservableAlarm
 
unregisterEventObserver(EventObserver<? extends T>) - Method in class de.unikassel.android.sdcframework.util.ObservableEventSourceImpl
 
unregisterListener(Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractAndroidSensorDevice
Does unregister the sensor listener for the device type
unregisterLocationListener() - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Does unregister the location listener
unregisterReceiver(Context) - Method in class de.unikassel.android.sdcframework.devices.SampleReceivingDeviceScanner
Does unregister the broadcast receiver for device scan results
unregisterReceiver(Context) - Method in class de.unikassel.android.sdcframework.devices.SystemBroadcastReceivingDevice
Does unregister the broadcast receiver
unregisterStateListener() - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Does unregister the GPS state listener
UpdatableConfiguration<T extends Configuration> - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for updatable configuration types.
UpdatableTransmissionComponent<T extends UpdatableConfiguration<T>> - Interface in de.unikassel.android.sdcframework.transmission.facade
Interface for components in the transmission package, which can be updated by a configuration.
update(SensorEvent) - Method in class de.unikassel.android.sdcframework.devices.LightDevice
 
update(SensorEvent) - Method in class de.unikassel.android.sdcframework.devices.ProximityDevice
 
update(SensorEvent) - Method in class de.unikassel.android.sdcframework.devices.SamplingCausingAndroidSensorDevice
Method to update the sensor data
update - Variable in class de.unikassel.android.sdcframework.devices.SensorDeviceConfigurationUpdateVisitor
the configuration update
update(SensorEvent) - Method in class de.unikassel.android.sdcframework.devices.TemperatureDevice
 
update(SDCConfiguration) - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Does update this configuration by a serializable configuration
update(TimeProviderConfigurationEntries) - Method in interface de.unikassel.android.sdcframework.preferences.facade.TimeProviderConfiguration
Method to update the time provider configuration by configuration file entries.
update(TransmissionConfigurationEntry) - Method in interface de.unikassel.android.sdcframework.preferences.facade.TransmissionConfiguration
Does update this configuration by a serializable configuration
update(TransmissionProtocolConfigurationEntry) - Method in interface de.unikassel.android.sdcframework.preferences.facade.TransmissionProtocolConfiguration
Does update this configuration by a serializable configuration
update(T) - Method in interface de.unikassel.android.sdcframework.preferences.facade.UpdatableConfiguration
Does update this configuration by another configuration
update(SensorDeviceConfiguration) - Method in class de.unikassel.android.sdcframework.preferences.SensorDeviceConfigurationImpl
 
update(ServiceConfiguration) - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
update(SDCConfiguration) - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
update(TimeProviderConfiguration) - Method in class de.unikassel.android.sdcframework.preferences.TimeProviderConfigurationImpl
 
update(TimeProviderConfigurationEntries) - Method in class de.unikassel.android.sdcframework.preferences.TimeProviderConfigurationImpl
 
update(TransmissionConfiguration) - Method in class de.unikassel.android.sdcframework.preferences.TransmissionConfigurationImpl
 
update(TransmissionConfigurationEntry) - Method in class de.unikassel.android.sdcframework.preferences.TransmissionConfigurationImpl
 
update(TransmissionProtocolConfiguration) - Method in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolConfigurationImpl
 
update(TransmissionProtocolConfigurationEntry) - Method in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolConfigurationImpl
 
update(Uri, ContentValues, String, String[]) - Method in class de.unikassel.android.sdcframework.provider.AbstractProvider
 
updateBroadcastFrequency(SampleBroadcastService, long) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update the broadcast frequency
updateButtons(boolean) - Method in class de.unikassel.android.sdcframework.app.SDCServiceController
Does change Button states depending on service running state
updateCellLocation(int, int) - Method in class de.unikassel.android.sdcframework.devices.GSMDevice
Updater for the current cell location
updateConfiguration(SensorDeviceConfiguration, Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractSensorDevice
 
updateConfiguration(SensorDeviceConfiguration, Context) - Method in interface de.unikassel.android.sdcframework.devices.facade.SensorDevice
Update method for the device configuration settings
updateConfiguration(Context, TransmissionProtocolConfiguration) - Method in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
 
updateConfiguration(Context, T) - Method in interface de.unikassel.android.sdcframework.transmission.facade.UpdatableTransmissionComponent
Method to update the component by a configuration
updateConfiguration(Context, TransmissionProtocolConfiguration) - Method in class de.unikassel.android.sdcframework.transmission.FailSafeProtocol
 
updateConfiguration(Context, TransmissionConfiguration) - Method in class de.unikassel.android.sdcframework.transmission.FileManager
 
updateConfiguration(Context, TransmissionConfiguration) - Method in class de.unikassel.android.sdcframework.transmission.SampleGatheringController
 
updateConfiguration(Context, TransmissionConfiguration) - Method in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
 
updateConfiguration(Context, TransmissionConfiguration) - Method in class de.unikassel.android.sdcframework.transmission.UploadManager
 
updateConfiguration(Context, TransmissionProtocolConfiguration) - Method in class de.unikassel.android.sdcframework.util.LogfileManager
 
updateDatabaseFullStrategy(Context, ServiceConfiguration, Class<? extends Activity>) - Method in interface de.unikassel.android.sdcframework.persistence.facade.PersistentStorageManager
Method to update internal database full strategy chain by configuration of the service
updateDatabaseFullStrategy(Context, ServiceConfiguration, Class<? extends Activity>) - Method in class de.unikassel.android.sdcframework.persistence.PersistentStorageManagerImpl
 
updateDatabaseMaximumSize(ServiceConfiguration) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update database size by current service configuration
updateDefaults(SensorDevicePreferences) - Method in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Does update preference defaults by pre-configured defaults if available
updateDefaults(ApplicationPreferenceManager) - Method in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Does update defaults for the managed device preferences
updateFields(long, long) - Method in class de.unikassel.android.sdcframework.transmission.SampleGatheringController
Method to calculate the available sample count for collecting task
updateFrequency(long) - Method in interface de.unikassel.android.sdcframework.broadcast.facade.SampleBroadcastService
Method to update the frequency of broadcasts in milliseconds (>= 0 ms).
updateFrequency(long) - Method in class de.unikassel.android.sdcframework.broadcast.SampleBroadcastServiceImpl
 
updateInProgress - Variable in class de.unikassel.android.sdcframework.util.TimeProvider
Flag for update in progress
updateLogLevelConfiguration(Context, LogLevel) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
updateLogLevelConfiguration(Context, LogLevel) - Method in interface de.unikassel.android.sdcframework.preferences.facade.ApplicationPreferenceManager
Method to update the store log level preference
updateLogTransferConfig(TransmissionProtocolConfiguration) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update the log transfer configuration
updateNeighborCells() - Method in class de.unikassel.android.sdcframework.devices.GSMDevice
Method to update neighbor cell information
updateOperatorName(String) - Method in class de.unikassel.android.sdcframework.devices.GSMDevice
Updater for the operator name
updatePreferenceState(Context, SinglePreference<Boolean>, boolean) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
updatePreferenceState(Context, SinglePreference<Boolean>, boolean) - Method in interface de.unikassel.android.sdcframework.preferences.facade.ApplicationPreferenceManager
Method to change the state for a given boolean preference
updateProviders(List<String>) - Method in class de.unikassel.android.sdcframework.util.TimeProvider
Method to update the NTP provider list
updateRelatedData(String) - Method in class de.unikassel.android.sdcframework.data.independent.AbstractSampleData
 
updateRelatedData(String) - Method in class de.unikassel.android.sdcframework.data.independent.FileReferenceSampleData
 
updateRelatedData(String) - Method in interface de.unikassel.android.sdcframework.data.independent.SampleData
Update method for related data ( used to update relative file location for transmitted samples )
updateRelatedData(String) - Method in class de.unikassel.android.sdcframework.data.Sample
Update method for related data ( used to update relative file location for transmitted samples )
updateSampleBroadcastService(ServiceConfiguration, boolean) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update sample broadcasting by current service configuration
updateSamplingConfiguration(ServiceConfiguration, boolean) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update additional sampling settings
updateSchedule(Context, WeeklySchedule) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
Internal update method for the weekly schedule
updateSignalStrength(int) - Method in class de.unikassel.android.sdcframework.devices.GSMDevice
Updater for the current signal strength
updateStorageManager(ServiceConfiguration, boolean) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update persistent storage management by current service configuration
updateStrategyConfiguration(ServiceConfiguration) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update the database full strategy configuration values
updateThread - Variable in class de.unikassel.android.sdcframework.util.TimeProvider
The instance of a running update thread
updateTime(Context) - Method in class de.unikassel.android.sdcframework.util.TimeProvider
Method to update the internal time offset
updateTimeSyncErrorStrategy(TimeProviderConfiguration) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update the error strategy for time provider sync errors
updateTransferManager(ServiceConfiguration, boolean) - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Method to update sample transfer management by current service configuration
updateUUIDConfiguration(Context, String) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
updateUUIDConfiguration(Context, String) - Method in interface de.unikassel.android.sdcframework.preferences.facade.ApplicationPreferenceManager
Method to update the stored device UUID.
uploadFile() - Method in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
 
uploadFile() - Method in interface de.unikassel.android.sdcframework.transmission.facade.ProtocolStrategy
Does upload the current file set
uploadFile() - Method in class de.unikassel.android.sdcframework.transmission.FailSafeProtocol
 
uploadFile(String) - Method in class de.unikassel.android.sdcframework.transmission.UploadManager
Does upload a file to the configured remote server using the given authentication data
uploadFile(String) - Method in class de.unikassel.android.sdcframework.util.LogfileManager
Does upload a file to the configured remote server using the given authentication data
uploadManager - Variable in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
The upload manager
UploadManager - Class in de.unikassel.android.sdcframework.transmission
The manager responsible to handle the file upload to a remote server.
UploadManager(Context, TransmissionConfiguration, UUID, Class<?>) - Constructor for class de.unikassel.android.sdcframework.transmission.UploadManager
Constructor
UploadNotification - Static variable in class de.unikassel.android.sdcframework.R.id
 
uriMatcher - Variable in class de.unikassel.android.sdcframework.provider.AbstractProvider
The internal URI matcher
url - Variable in class de.unikassel.android.sdcframework.data.TransmissionProtocolConfigurationEntry
The URL for the file transfer
url - Variable in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolConfigurationImpl
The URL for file transfer
url - Variable in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
The URL to upload files to
urlPreference - Variable in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolPreferenceImpl
The preference for the URL for file transfer
UseAvailableConnectionStrategy - Class in de.unikassel.android.sdcframework.transmission
Implementation of the strategy which does only use available connections.
UseAvailableConnectionStrategy(ConnectivityWrapper, Class<?>) - Constructor for class de.unikassel.android.sdcframework.transmission.UseAvailableConnectionStrategy
Constructor
userName - Variable in class de.unikassel.android.sdcframework.data.TransmissionProtocolConfigurationEntry
The user name for authentication
userName - Variable in class de.unikassel.android.sdcframework.preferences.TransmissionProtocolConfigurationImpl
The user name for authentication
userName - Variable in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
The user name for authentication
uuid - Variable in class de.unikassel.android.sdcframework.data.independent.DeviceInformation
A UUID created upon installation/first start of the application
uuid - Variable in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
The unique SDC installation identifier for this device
uuid - Variable in class de.unikassel.android.sdcframework.transmission.UploadManager
The unique device identifier created by the service
uuid - Variable in class de.unikassel.android.sdcframework.util.LogfileManager
The uuid of the device
uuidPreference - Variable in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
The UUID preferences
UUIDPreference - Interface in de.unikassel.android.sdcframework.preferences.facade
Interface for the UUID preference.
UUIDPreferenceImpl - Class in de.unikassel.android.sdcframework.preferences
Implementation of the preference for the UUID
UUIDPreferenceImpl() - Constructor for class de.unikassel.android.sdcframework.preferences.UUIDPreferenceImpl
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 _