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

R

R - Class in de.unikassel.android.sdcframework
 
R() - Constructor for class de.unikassel.android.sdcframework.R
 
R.attr - Class in de.unikassel.android.sdcframework
 
R.attr() - Constructor for class de.unikassel.android.sdcframework.R.attr
 
R.color - Class in de.unikassel.android.sdcframework
 
R.color() - Constructor for class de.unikassel.android.sdcframework.R.color
 
R.dimen - Class in de.unikassel.android.sdcframework
 
R.dimen() - Constructor for class de.unikassel.android.sdcframework.R.dimen
 
R.drawable - Class in de.unikassel.android.sdcframework
 
R.drawable() - Constructor for class de.unikassel.android.sdcframework.R.drawable
 
R.id - Class in de.unikassel.android.sdcframework
 
R.id() - Constructor for class de.unikassel.android.sdcframework.R.id
 
R.layout - Class in de.unikassel.android.sdcframework
 
R.layout() - Constructor for class de.unikassel.android.sdcframework.R.layout
 
R.menu - Class in de.unikassel.android.sdcframework
 
R.menu() - Constructor for class de.unikassel.android.sdcframework.R.menu
 
R.string - Class in de.unikassel.android.sdcframework
 
R.string() - Constructor for class de.unikassel.android.sdcframework.R.string
 
readDefaults(InputStream) - Method in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Does read the defaults from an input stream.
readDefaultsFromAssetFolder(Context, String) - Method in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Does read the defaults from the configuration file
readDefaultsFromPrivateFileFolder(Context, String) - Method in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Does read the defaults from the configuration file
readFromParcel(Parcel) - Method in class de.unikassel.android.sdcframework.data.Sample
Method to read all values from a parcel
readPrivateKeyFromFile(File) - Static method in class de.unikassel.android.sdcframework.util.facade.Encryption
Method to read a private key from file
readPublicKeyFromFile(File) - Static method in class de.unikassel.android.sdcframework.util.facade.Encryption
Method to read a public key from file
readPublicKeyFromStream(InputStream) - Static method in class de.unikassel.android.sdcframework.util.facade.Encryption
Method to read a public key from an input stream
readRSAKeyFromFile(File) - Static method in class de.unikassel.android.sdcframework.util.facade.Encryption
Method to store a public or a private RSA key bytes
readRSAKeyFromStream(InputStream) - Static method in class de.unikassel.android.sdcframework.util.facade.Encryption
Method to store a public or a private RSA key bytes
readTextFileContent(String) - Static method in class de.unikassel.android.sdcframework.util.FileUtils
Does read the content of a text file
readTextFileContentFromArchive(ZipInputStream, String) - Static method in class de.unikassel.android.sdcframework.util.FileUtils
Does read the content of a text file from an archive stream if the file is contained in the archive
readTextStreamContent(InputStream) - Static method in class de.unikassel.android.sdcframework.util.FileUtils
Method to read input from text stream into a string
receiver - Variable in class de.unikassel.android.sdcframework.devices.SampleReceivingDeviceScanner
The broadcast receiver for the device scan results
receiver - Variable in class de.unikassel.android.sdcframework.devices.SystemBroadcastReceivingDevice
The broadcast receiver for device state changes
redirectToAndroidLog(LogEvent) - Static method in class de.unikassel.android.sdcframework.util.Logger
Does redirect a log event message to the Andorid Log class
refreshView() - Method in class de.unikassel.android.sdcframework.app.scheduler.SDCFSchedulerActivity
Method to update button states
registerAsBroadCastReceiver(Context) - Method in class de.unikassel.android.sdcframework.broadcast.SampleListener
Method to register this class as broadcast receiver for samples in a given context
registerDevicePreferences(SensorDevicePreferences) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
Does register device preferences for the key to device preference mapping
registerEventObserver(EventObserver<? extends BatteryLowEvent>) - Method in class de.unikassel.android.sdcframework.broadcast.BatteryLowStateObserver
 
registerEventObserver(EventObserver<? extends SampleCollection>) - Method in class de.unikassel.android.sdcframework.broadcast.SampleListener
 
registerEventObserver(EventObserver<? extends Sample>) - Method in class de.unikassel.android.sdcframework.devices.SensorDeviceManagerImpl
 
registerEventObserver(EventObserver<? extends ConfigurationChangeEvent<? extends Configuration>>) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
registerEventObserver(EventObserver<? extends TransferEvent>) - Method in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
 
registerEventObserver(EventObserver<? extends U>) - Method in class de.unikassel.android.sdcframework.util.AbstractEventDispatcherImpl
 
registerEventObserver(EventObserver<? extends EventError>) - Method in class de.unikassel.android.sdcframework.util.EventCollectorImpl
 
registerEventObserver(EventObserver<? extends ExternalStorageStateChangeEvent>) - Method in class de.unikassel.android.sdcframework.util.ExternalStorageAvailabilityListener
 
registerEventObserver(EventObserver<? extends T>) - Method in interface de.unikassel.android.sdcframework.util.facade.ObserverRegistration
Does register an observer
registerEventObserver(EventObserver<? extends NetworkStateChangeEvent>) - Method in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
 
registerEventObserver(EventObserver<? extends AlarmEvent>) - Method in class de.unikassel.android.sdcframework.util.ObservableAlarm
 
registerEventObserver(EventObserver<? extends T>) - Method in class de.unikassel.android.sdcframework.util.ObservableEventSourceImpl
 
registerListener(Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractAndroidSensorDevice
Does register the sensor listener for the device type
registerListener(int) - Method in class de.unikassel.android.sdcframework.devices.GSMDevice
Registration of listener for the given events
registerLocationListener() - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Does register the location listener
registerReceiver(Context) - Method in class de.unikassel.android.sdcframework.devices.SampleReceivingDeviceScanner
Does register the broadcast receiver for device scan results
registerReceiver(Context) - Method in class de.unikassel.android.sdcframework.devices.SystemBroadcastReceivingDevice
Does register the broadcast receiver
registerStateListener() - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Does register the GPS state listener
RELATIVE_PATH - Static variable in class de.unikassel.android.sdcframework.util.LogfileManager
Relative file path on the external storage media
release - Variable in class de.unikassel.android.sdcframework.data.independent.DeviceInformation
The user-visible version string.
releaseInstance() - Static method in class de.unikassel.android.sdcframework.util.LogfileManager
Method to destroy the global instance
releaseInstance() - Static method in class de.unikassel.android.sdcframework.util.Logger
Does release the global singleton instance
releaseWakeLock() - Method in class de.unikassel.android.sdcframework.app.scheduler.ScheduleService
Does release the wake lock
releaseWakeLock() - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Does release the wake lock
releaseWakeLock() - Method in class de.unikassel.android.sdcframework.util.WakeLockHolder
Does release the wake lock
remove(Object) - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
removeAll(Collection<?>) - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
removeAll() - Method in class de.unikassel.android.sdcframework.preferences.DevicePreferencesCollectionImpl
 
removeAll() - Method in interface de.unikassel.android.sdcframework.preferences.facade.DevicePreferencesCollection
Does remove all stored device preferences
removeAllObservers() - Method in class de.unikassel.android.sdcframework.broadcast.BatteryLowStateObserver
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.broadcast.SampleListener
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.devices.SensorDeviceManagerImpl
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.util.AbstractEventDispatcherImpl
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.util.EventCollectorImpl
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.util.ExternalStorageAvailabilityListener
 
removeAllObservers() - Method in interface de.unikassel.android.sdcframework.util.facade.ObserverRegistration
Does remove all registered observers
removeAllObservers() - Method in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.util.ObservableAlarm
 
removeAllObservers() - Method in class de.unikassel.android.sdcframework.util.ObservableEventSourceImpl
 
removeEntry(WeekdayScheduleEntry) - Method in class de.unikassel.android.sdcframework.data.WeekdaySchedule
Method to remove entries.
removeEventReceiver(SDCServiceConnectionHolder.ServiceConnectionEventReceiver) - Method in class de.unikassel.android.sdcframework.service.SDCServiceConnectionHolder
Method to remove an event receiver
removeSamples(long, Collection<DatabaseSample>, String) - Method in class de.unikassel.android.sdcframework.persistence.DatabaseAdapterImpl
Method to remove the next "count" samples selected ordered by priority and time stamp from the database and stored in a given sample collection.
RemoveSamplesCommand - Class in de.unikassel.android.sdcframework.persistence
Implementation of the remove samples database command.
RemoveSamplesCommand(Collection<DatabaseSample>, long) - Constructor for class de.unikassel.android.sdcframework.persistence.RemoveSamplesCommand
Constructor
removeSamplesHighestPrioFirst(long, Collection<DatabaseSample>) - Method in class de.unikassel.android.sdcframework.persistence.DatabaseAdapterImpl
 
removeSamplesHighestPrioFirst(long, Collection<DatabaseSample>) - Method in interface de.unikassel.android.sdcframework.persistence.facade.DatabaseAdapter
Method to remove the next "count" samples which will be selected ordered by ascending priority and ascending time stamp from the database and stored in a given sample collection.
removeSamplesLowestPrioFirst(long, Collection<DatabaseSample>) - Method in class de.unikassel.android.sdcframework.persistence.DatabaseAdapterImpl
 
removeSamplesLowestPrioFirst(long, Collection<DatabaseSample>) - Method in interface de.unikassel.android.sdcframework.persistence.facade.DatabaseAdapter
Method to remove the next "count" samples which will be selected ordered by descending priority and ascending time stamps from the database and stored in a given sample collection.
removeSamplesOldestTimeStampFirst(long, Collection<DatabaseSample>) - Method in class de.unikassel.android.sdcframework.persistence.DatabaseAdapterImpl
 
removeSamplesOldestTimeStampFirst(long, Collection<DatabaseSample>) - Method in interface de.unikassel.android.sdcframework.persistence.facade.DatabaseAdapter
Method to remove the next "count" samples which will be selected ordered by ascending time stamps from the database and stored in a given sample collection.
removeSensorDevice(VisitableDevice, Context) - Method in interface de.unikassel.android.sdcframework.devices.facade.SensorDeviceComposite
To remove a device from the composite type
REQUEST_NEW_ENTRY - Static variable in class de.unikassel.android.sdcframework.app.scheduler.SDCFSchedulerActivity
Constant to request a new schedule entry.
reset(long) - Method in class de.unikassel.android.sdcframework.transmission.SampleGatheringController
Does reset all values
resetToDefaults(Context) - Method in class de.unikassel.android.sdcframework.preferences.ApplicationPreferenceManagerImpl
 
resetToDefaults(Context) - Method in interface de.unikassel.android.sdcframework.preferences.facade.ApplicationPreferenceManager
Does reset the local stored changes for all preferences.
resolver - Variable in class de.unikassel.android.sdcframework.devices.ContentProviderDeviceScanner
The content resolver context
resolver - Variable in class de.unikassel.android.sdcframework.provider.AbstractProvider
The content resolver
result - Variable in class de.unikassel.android.sdcframework.persistence.AbstractDatabaseCommand
The command execution result
retainAll(Collection<?>) - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
RETRY_SYNC_OFFSET - Static variable in class de.unikassel.android.sdcframework.service.TimeProviderOutOfSyncIgnoreStrategy
The time offset for synchronization retries.
roll - Variable in class de.unikassel.android.sdcframework.data.independent.OrientationSampleData
The rotation around the y-axis
RSA_ALGORITHM - Static variable in class de.unikassel.android.sdcframework.util.facade.Encryption
The RSA algorithm description
RSA_ENCRYPTION - Static variable in class de.unikassel.android.sdcframework.util.facade.Encryption
The RSA transformation description for encryption
RSA_KEY_LENGTH - Static variable in class de.unikassel.android.sdcframework.util.facade.Encryption
The RSA key length
RSAFileEncryptionStrategy - Class in de.unikassel.android.sdcframework.util
Implementation of the RSA file encryption strategy.
RSAFileEncryptionStrategy(PublicKey) - Constructor for class de.unikassel.android.sdcframework.util.RSAFileEncryptionStrategy
Constructor
rssi - Variable in class de.unikassel.android.sdcframework.data.independent.BluetoothSampleData
The received signal strength indicator of the device ( usually a value in the range 0 to 255 ).
run() - Method in class de.unikassel.android.sdcframework.devices.SampleTakingTask
 
run() - Method in class de.unikassel.android.sdcframework.util.AbstractWorkerThread
 

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