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

I

ic_menu_add - Static variable in class de.unikassel.android.sdcframework.R.drawable
 
ic_menu_delete - Static variable in class de.unikassel.android.sdcframework.R.drawable
 
ic_menu_save - Static variable in class de.unikassel.android.sdcframework.R.drawable
 
id - Variable in class de.unikassel.android.sdcframework.data.independent.DeviceInformation
Either a change list number, or a label like "M4-rc20".
ID - Static variable in class de.unikassel.android.sdcframework.util.ObservableAlarm
The identifier key name
id - Variable in class de.unikassel.android.sdcframework.util.ObservableAlarm
The unique alarm identifier.
identifier - Variable in class de.unikassel.android.sdcframework.preferences.SensorDeviceConfigurationChangeEventImpl
The device identifier
inflater - Variable in class de.unikassel.android.sdcframework.app.scheduler.WeekdayScheduleEntryListAdapter
The layout inflater.
info(Object, String) - Method in class de.unikassel.android.sdcframework.util.Logger
Does log an info message
info_color - Static variable in class de.unikassel.android.sdcframework.R.color
 
INIT - Static variable in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
The internal COLLECTING state of the transfer service
INITIAL_DELAY - Static variable in class de.unikassel.android.sdcframework.transmission.TransferManagerImpl
The start delay after transfer manager is activated.
INITIAL_PROVIDERS - Variable in class de.unikassel.android.sdcframework.util.TimeProvider
The list with the providers to use
initialized - Variable in class de.unikassel.android.sdcframework.devices.SensorDeviceAvailabilityTester
flag if sensor device list is initialized
initializeService() - Method in class de.unikassel.android.sdcframework.app.AbstractSDCServiceImpl
main initialization method
insert(Uri, ContentValues) - Method in class de.unikassel.android.sdcframework.provider.AbstractProvider
 
insertSample(DatabaseSample) - Method in class de.unikassel.android.sdcframework.persistence.DatabaseAdapterImpl
Method to insert a sample into the database
insertSamples(Collection<DatabaseSample>) - Method in class de.unikassel.android.sdcframework.persistence.DatabaseAdapterImpl
 
insertSamples(Collection<DatabaseSample>) - Method in interface de.unikassel.android.sdcframework.persistence.facade.DatabaseAdapter
Method to insert a sample collection into the database
InsertSamplesCommand - Class in de.unikassel.android.sdcframework.persistence
Implementation of the insert samples database command.
InsertSamplesCommand(Collection<DatabaseSample>) - Constructor for class de.unikassel.android.sdcframework.persistence.InsertSamplesCommand
Constructor
instance - Static variable in class de.unikassel.android.sdcframework.devices.SampleFactory
The global singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.devices.SensorDeviceAvailabilityTester
The singleton instance of the sensor availability tester manager
instance - Static variable in class de.unikassel.android.sdcframework.provider.AudioProviderData
The singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.provider.TagProviderData
The singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.provider.TwitterProviderData
The singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.transmission.ConnectivityWrapperImpl
The singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.util.LogfileManager
The singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.util.Logger
the singleton instance of the logger
instance - Static variable in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
The singleton instance
instance - Static variable in class de.unikassel.android.sdcframework.util.TimeProvider
The singleton instance of the time provider
IntegerPreference - Class in de.unikassel.android.sdcframework.preferences
Preference implementation for integer types.
IntegerPreference(String, Integer) - Constructor for class de.unikassel.android.sdcframework.preferences.IntegerPreference
Constructor
IntegerPreference(String, String, Integer) - Constructor for class de.unikassel.android.sdcframework.preferences.IntegerPreference
Constructor
INTENT_NAME_RUNNING_FLAG - Static variable in interface de.unikassel.android.sdcframework.app.facade.SDCService
The name for the intent extra holding the running flag
internalExecute(DatabaseAdapter) - Method in class de.unikassel.android.sdcframework.persistence.AbstractDatabaseCommand
Internal method to execute the command and store the result
INVALID_URL - Static variable in class de.unikassel.android.sdcframework.transmission.AbstractProtocol
The invalid URL message
IO_EXCEPTION - Static variable in class de.unikassel.android.sdcframework.transmission.SimpleHttpProtocol
The IO exception message
isActive - Variable in class de.unikassel.android.sdcframework.devices.AbstractSensorDeviceScanner
The active state flag
isActive() - Method in class de.unikassel.android.sdcframework.devices.AbstractSensorDeviceScanner
Getter for the scanner activation state
isAddingSampleLocation - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The flag to configure that each sample gets a location fix added
isAddingSampleLocation() - Method in class de.unikassel.android.sdcframework.data.SDCConfiguration
Getter for the flag to configure location fix per sample
isAddingSampleLocation() - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Getter for the flag for adding a location fix to each sample
isAddingSampleLocation - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The flag for attachment of a location fix to each sample
isAddingSampleLocation() - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
isAirplaneModeOn(Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
 
isAirplaneModeOn(Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractSensorDevice
Getter for the state of the airplaine mode
isAnyConnectionAvailable(Context) - Method in class de.unikassel.android.sdcframework.transmission.ConnectivityWrapperImpl
 
isAnyConnectionAvailable(Context) - Method in interface de.unikassel.android.sdcframework.transmission.facade.ConnectivityWrapper
Test method for any available Internet connection
isBetterLocation(Location, Location) - Static method in class de.unikassel.android.sdcframework.devices.LocationTracker
Determines whether one Location reading is better than the current Location fix ( source: http://developer.android.com/guide/topics/location/obtaining-user -location.html )
isBroadcastingSamples - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The flag for the service sample broadcast behavior
isBroadcastingSamples() - Method in class de.unikassel.android.sdcframework.data.SDCConfiguration
Getter for the flag for sample broadcasts behavior
isBroadcastingSamples() - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Getter for the flag for sample broadcasts behavior
isBroadcastingSamples - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The flag for the service sample broadcast behavior
isBroadcastingSamples() - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
isCompatibleDevice(SensorDevice) - Method in class de.unikassel.android.sdcframework.devices.AbstractSensorDeviceScanner
Validation method for a compatible device type
isCompatibleDevice(SensorDevice) - Method in class de.unikassel.android.sdcframework.devices.BluetoothDeviceScanner
 
isCompatibleDevice(SensorDevice) - Method in class de.unikassel.android.sdcframework.devices.ContentProviderDeviceScanner
 
isCompatibleDevice(SensorDevice) - Method in class de.unikassel.android.sdcframework.devices.SampleTakingDeviceScanner
 
isCompatibleDevice(SensorDevice) - Method in class de.unikassel.android.sdcframework.devices.WifiDeviceScanner
 
isConfigured() - Method in class de.unikassel.android.sdcframework.util.LogfileManager
Method to test for a valid configuration
isConnected() - Method in class de.unikassel.android.sdcframework.data.independent.WifiSampleData
Getter for the connected
isConnected() - Method in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
Getter for the last known connection state
isConnectionAvailable(Context, int, String) - Method in class de.unikassel.android.sdcframework.transmission.AbstractConnectionStrategy
Internal method to test for an available connection of a specific type
isConnectionAvailable(ProtocolStrategy) - Method in interface de.unikassel.android.sdcframework.transmission.facade.ConnectionStrategy
Method to test for an available connection
isConnectionAvailable(ProtocolStrategy) - Method in class de.unikassel.android.sdcframework.transmission.MobileConnectionStrategy
 
isConnectionAvailable(ProtocolStrategy) - Method in class de.unikassel.android.sdcframework.transmission.UseAvailableConnectionStrategy
 
isConnectionAvailable(ProtocolStrategy) - Method in class de.unikassel.android.sdcframework.transmission.WLANConnectionStrategy
 
isCreated - Variable in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Flag for creation state.
isCreated() - Method in class de.unikassel.android.sdcframework.service.ServiceManagerImpl
Getter for the created flag
isDBFullDeletionPriorityBased - Variable in class de.unikassel.android.sdcframework.data.DatabaseConfigurationEntry
The flag which is indicating that sample deletion is done for lower priorities first ( in case of database is full and deletion strategy is executed ).
isDBFullDeletionPriorityBased() - Method in class de.unikassel.android.sdcframework.data.DatabaseConfigurationEntry
Getter for the flag which is indicating that sample deletion is done for lower priorities first ( in case of database is full and deletion strategy is executed ).
isDBFullDeletionPriorityBased() - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Getter for the flag database deletion strategy priority flag
isDBFullDeletionPriorityBased() - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
ISDCService - Interface in de.unikassel.android.sdcframework.app.facade
 
ISDCService.Stub - Class in de.unikassel.android.sdcframework.app.facade
Local-side IPC implementation stub class.
ISDCService.Stub() - Constructor for class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub
Construct the stub at attach it to the interface.
ISDCService.Stub.Proxy - Class in de.unikassel.android.sdcframework.app.facade
 
ISDCService.Stub.Proxy(IBinder) - Constructor for class de.unikassel.android.sdcframework.app.facade.ISDCService.Stub.Proxy
 
isDeletingPriorityBased() - Method in class de.unikassel.android.sdcframework.persistence.DeleteSamplesStrategy
Getter for the priority basted deletion flag
isDeviceAvailable(SensorDeviceIdentifier, Context) - Method in class de.unikassel.android.sdcframework.devices.SensorDeviceAvailabilityTester
Test method for availability of a specific sensor device
isDeviceInSystemEnabled(Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractAndroidSensorDevice
 
isDeviceInSystemEnabled(Context) - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
 
isDeviceInSystemEnabled(Context) - Method in class de.unikassel.android.sdcframework.devices.BluetoothDevice
 
isDeviceInSystemEnabled(Context) - Method in interface de.unikassel.android.sdcframework.devices.facade.SensorDevice
Test method for the system wide enabled state of the device
isDeviceInSystemEnabled(Context) - Method in class de.unikassel.android.sdcframework.devices.GSMDevice
 
isDeviceInSystemEnabled(Context) - Method in class de.unikassel.android.sdcframework.devices.VirtualSensorDevice
 
isDeviceInSystemEnabled(Context) - Method in class de.unikassel.android.sdcframework.devices.WifiDevice
 
isDeviceScanningEnabled() - Method in class de.unikassel.android.sdcframework.devices.AbstractSensorDevice
 
isDeviceScanningEnabled() - Method in interface de.unikassel.android.sdcframework.devices.facade.SensorDevice
Getter for device scanning enabled state in the framework
isEmpty() - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 
isEnabled() - Method in class de.unikassel.android.sdcframework.devices.AbstractSensorDeviceScanner
 
isEnabled() - Method in interface de.unikassel.android.sdcframework.devices.facade.SensorDeviceScanner
Getter for the enabled state
isEnabled() - Method in class de.unikassel.android.sdcframework.devices.LocationTracker
Getter for the enabled
isEnabled() - Method in interface de.unikassel.android.sdcframework.preferences.facade.SensorDeviceConfiguration
Getter for the enabled state flag
isEnabled() - Method in class de.unikassel.android.sdcframework.preferences.SensorDeviceConfigurationImpl
 
isEncryptionEnabled - Variable in class de.unikassel.android.sdcframework.data.TransmissionConfigurationEntry
The encryption enabled flag
isEncryptionEnabled() - Method in interface de.unikassel.android.sdcframework.preferences.facade.TransmissionConfiguration
Getter for the encryption enabled flag
isEncryptionEnabled - Variable in class de.unikassel.android.sdcframework.preferences.TransmissionConfigurationImpl
The encryption enabled flag
isEncryptionEnabled() - Method in class de.unikassel.android.sdcframework.preferences.TransmissionConfigurationImpl
 
isExternalStorageAvailable() - Method in class de.unikassel.android.sdcframework.util.LogfileManager
Test method for availability of the external storage device
isExternalStorageAvailableForRead() - Method in class de.unikassel.android.sdcframework.util.ExternalStorageStateChangeEventImpl
 
isExternalStorageAvailableForRead() - Method in interface de.unikassel.android.sdcframework.util.facade.ExternalStorageStateChangeEvent
Test method if external storage is available for read access
isExternalStorageAvailableForWrite() - Method in class de.unikassel.android.sdcframework.util.ExternalStorageStateChangeEventImpl
 
isExternalStorageAvailableForWrite() - Method in interface de.unikassel.android.sdcframework.util.facade.ExternalStorageStateChangeEvent
Test method if external storage is available for write access
isInitialized() - Method in class de.unikassel.android.sdcframework.devices.SensorDeviceAvailabilityTester
Getter for the initialized
isLastScanFinished() - Method in class de.unikassel.android.sdcframework.devices.SampleReceivingDeviceScanner
Getter for the lastScanFinished
isLocationListenerRegistered - Variable in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Flag if location listener is registered
isLocationListenerRegistered() - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Getter for the isLocationListenerRegistered flag
isLogging() - Method in class de.unikassel.android.sdcframework.util.AbstractWorkerThread
 
isLogging() - Method in interface de.unikassel.android.sdcframework.util.facade.WorkerThread
Getter for the logging flag
isLowestPriorityFirst() - Method in class de.unikassel.android.sdcframework.persistence.DeleteSamplesCommand
Getter for the lowestPriorityFirst flag
isNetworkAvailabale - Variable in class de.unikassel.android.sdcframework.util.NetworkStateChangeEventImpl
Network availability flag
isNetworkAvailable() - Method in interface de.unikassel.android.sdcframework.util.facade.NetworkStateChangeEvent
Getter for the network availability flag
isNetworkAvailable() - Method in class de.unikassel.android.sdcframework.util.NetworkStateChangeEventImpl
 
isNetworkConnected(Context, int) - Method in class de.unikassel.android.sdcframework.transmission.ConnectivityWrapperImpl
 
isNetworkConnected(Context, int) - Method in interface de.unikassel.android.sdcframework.transmission.facade.ConnectivityWrapper
Test method for an available network connection
isNew - Variable in class de.unikassel.android.sdcframework.util.AbstractWorkerThread
The new created state flag
isNotConnected - Variable in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
last connection state
isNotConnected() - Method in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
Getter for the not connected state
isObserving - Variable in class de.unikassel.android.sdcframework.util.NetworkConnectionObserver
Observation state flag
isOpenReadOnly() - Method in class de.unikassel.android.sdcframework.persistence.AbstractDatabaseCommand
Getter for the openReadOnly flag
isRedirectingToAndroidLog - Variable in class de.unikassel.android.sdcframework.util.Logger
Flag for redirection to Android log
isRedirectingToAndroidLog() - Method in class de.unikassel.android.sdcframework.util.Logger
Getter for the isRedirectingToAndroidLog flag
isSameProvider(String, String) - Static method in class de.unikassel.android.sdcframework.devices.LocationTracker
Method to check for the same provider
isSamplingEnabled - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The flag for the sampling enabled state
isSamplingEnabled() - Method in class de.unikassel.android.sdcframework.data.SDCConfiguration
Getter for the isSamplingEnabled flag
isSamplingEnabled() - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Getter for the sampling enabled state
isSamplingEnabled - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The sampling enabled state.
isSamplingEnabled() - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
isServiceAvailable(Context, Class<?>) - Static method in class de.unikassel.android.sdcframework.service.ServiceUtils
Method to test for the availability of a service
isServiceRunning(Context, Class<?>) - Static method in class de.unikassel.android.sdcframework.service.ServiceUtils
Method to test for a running service by class.
isServiceRunning(Context, String) - Static method in class de.unikassel.android.sdcframework.service.ServiceUtils
Method to test for a running service by class name.
isStateListenerRegistered - Variable in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Flag if state listener is registered
isStateListenerRegistered() - Method in class de.unikassel.android.sdcframework.devices.AbstractLocationDevice
Getter for the isStateListenerRegistered flag
isStoringSamples - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The flag for the service persistent storage behavior
isStoringSamples() - Method in class de.unikassel.android.sdcframework.data.SDCConfiguration
Getter for the flag for persistent storage behavior
isStoringSamples() - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Getter for the flag for persistent storage behavior
isStoringSamples - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The flag for persistent storage of samples for transmission purpose
isStoringSamples() - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
isSynced() - Method in class de.unikassel.android.sdcframework.data.independent.TimeProviderSampleData
Getter for the synchronization state.
isSynced() - Method in interface de.unikassel.android.sdcframework.util.facade.TimeProviderEvent
Getter for the synchronization state.
isSynced() - Method in class de.unikassel.android.sdcframework.util.TimeErrorEvent
 
isSynced() - Method in class de.unikassel.android.sdcframework.util.TimeProvider
Test method for time provider synchronization state
isSynced() - Method in class de.unikassel.android.sdcframework.util.TimeUpdateEvent
 
isTimeSynced() - Method in class de.unikassel.android.sdcframework.data.independent.BasicSample
Getter for the timeSynced
isTransmittingSamples - Variable in class de.unikassel.android.sdcframework.data.SDCConfiguration
The flag for the service transmission behavior
isTransmittingSamples() - Method in class de.unikassel.android.sdcframework.data.SDCConfiguration
Getter for the isTransmittingSamples
isTransmittingSamples() - Method in interface de.unikassel.android.sdcframework.preferences.facade.ServiceConfiguration
Getter for the transmission behavior flag
isTransmittingSamples - Variable in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
The transmission behavior flag
isTransmittingSamples() - Method in class de.unikassel.android.sdcframework.preferences.ServiceConfigurationImpl
 
isUsingExternalConfiguration - Variable in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Flag for the usage of an uploaded external configuration file;
isUsingExternalConfiguration() - Method in class de.unikassel.android.sdcframework.preferences.SDCConfigurationManager
Method to test, if an external configuration is used.
isUTCDayChange(Long) - Static method in class de.unikassel.android.sdcframework.util.TimeProvider
Test method for day changes
isValid() - Method in class de.unikassel.android.sdcframework.data.WeekdaySchedule
Test method for a valid weekday schedule.
isValid - Variable in class de.unikassel.android.sdcframework.data.WeekdayScheduleEntry
The validation flag for display purpose.
isValid() - Method in class de.unikassel.android.sdcframework.data.WeekdayScheduleEntry
Getter for the isValid
isValid() - Method in class de.unikassel.android.sdcframework.data.WeeklySchedule
Test method for a valid schedule.
isWorking - Variable in class de.unikassel.android.sdcframework.util.AbstractWorkerThread
The isWorking state flag
isWorking() - Method in class de.unikassel.android.sdcframework.util.AbstractWorkerThread
 
isWorking() - Method in interface de.unikassel.android.sdcframework.util.facade.WorkerThread
Getter for the working flag
iterator() - Method in class de.unikassel.android.sdcframework.data.SampleCollection
 

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