Skip navigation links
A C D E G I K L M O P R S T W 

A

a.ki.kineticsdk - package a.ki.kineticsdk
 
a.ki.kineticsdk.ads - package a.ki.kineticsdk.ads
 
a.ki.kineticsdk.controller - package a.ki.kineticsdk.controller
 
a.ki.kineticsdk.model - package a.ki.kineticsdk.model
 
ACCELERATION_X - Static variable in class a.ki.kineticsdk.controller.KineticMotionService
 
ACCELERATION_Y - Static variable in class a.ki.kineticsdk.controller.KineticMotionService
 
ACCELERATION_Z - Static variable in class a.ki.kineticsdk.controller.KineticMotionService
 
accelerationCompleted - Variable in class a.ki.kineticsdk.model.MotionModel
 
adTrackingLimited - Static variable in class a.ki.kineticsdk.controller.KineticMotionService
 
AdvertisingIdClient - Class in a.ki.kineticsdk.ads
Created by phoenix on 1/17/17.
AdvertisingIdClient() - Constructor for class a.ki.kineticsdk.ads.AdvertisingIdClient
 
AdvertisingIdClient.AdInfo - Class in a.ki.kineticsdk.ads
 

C

compress(String) - Static method in class a.ki.kineticsdk.CompressionUtils
 
CompressionUtils - Class in a.ki.kineticsdk
CompressionUtils provides a simple mechanism to compress and decompress Strings based on the zlib deflate/inflate algorithms.
CompressionUtils() - Constructor for class a.ki.kineticsdk.CompressionUtils
 
createAlarm(Context) - Method in class a.ki.kineticsdk.controller.KineticAlarmReceiver
 
createAlarm() - Method in class a.ki.kineticsdk.controller.KineticMotionService
 
CREATOR - Static variable in class a.ki.kineticsdk.model.MotionModel
 
CREATOR - Static variable in class a.ki.kineticsdk.model.PredictionModel
 
CREATOR - Static variable in class a.ki.kineticsdk.model.ResultModel
 

D

DBMotion - Class in a.ki.kineticsdk.model
DBMotion is the basic representation of a motion recording session object during any Database-related operations
DBMotion(int, String) - Constructor for class a.ki.kineticsdk.model.DBMotion
 
DEBUG - Static variable in class a.ki.kineticsdk.controller.KineticLogger
 
decompress(byte[]) - Static method in class a.ki.kineticsdk.CompressionUtils
 
deleteMotion(DBMotion) - Method in class a.ki.kineticsdk.controller.KineticDBOpenHelper
 
describeContents() - Method in class a.ki.kineticsdk.model.MotionModel
 
describeContents() - Method in class a.ki.kineticsdk.model.PredictionModel
 
describeContents() - Method in class a.ki.kineticsdk.model.ResultModel
 
DEVICE_ORIENTATION_LANDSCAPE - Static variable in class a.ki.kineticsdk.model.MotionModel
 
DEVICE_ORIENTATION_PORTRAIT - Static variable in class a.ki.kineticsdk.model.MotionModel
 

E

EMPTY_ADVERTISER_ID - Static variable in class a.ki.kineticsdk.model.MotionModel
 
encodeCSVNoHeaders() - Method in class a.ki.kineticsdk.model.MotionModel
 
encodeJsonWithCSV(String, long) - Static method in class a.ki.kineticsdk.model.MotionModel
 

G

getAccelerationX() - Method in class a.ki.kineticsdk.model.MotionModel
 
getAccelerationY() - Method in class a.ki.kineticsdk.model.MotionModel
 
getAccelerationZ() - Method in class a.ki.kineticsdk.model.MotionModel
 
getAdvertiserId() - Static method in class a.ki.kineticsdk.controller.KineticMotionService
 
getAdvertiserId() - Static method in class a.ki.kineticsdk.model.MotionModel
 
getAdvertisingIdInfo(Context) - Static method in class a.ki.kineticsdk.ads.AdvertisingIdClient
 
getAllMotions() - Method in class a.ki.kineticsdk.controller.KineticDBOpenHelper
 
getCount() - Method in class a.ki.kineticsdk.controller.KineticDBOpenHelper
 
getId() - Method in class a.ki.kineticsdk.ads.AdvertisingIdClient.AdInfo
 
getId() - Method in class a.ki.kineticsdk.model.DBMotion
 
getMotion() - Method in class a.ki.kineticsdk.model.DBMotion
 
getMotion() - Method in class a.ki.kineticsdk.model.ResultModel
 
getMotionManager() - Static method in class a.ki.kineticsdk.controller.KineticMotionListener
 
getOrientation() - Method in class a.ki.kineticsdk.model.MotionModel
 
getRecordedMotion() - Method in class a.ki.kineticsdk.controller.KineticMotionManager
 
getResult() - Method in class a.ki.kineticsdk.model.PredictionModel
 
getService() - Method in class a.ki.kineticsdk.controller.KineticMotionService.LocalBinder
Returns this instance of KineticMotionService so clients can call public methods.
getTimestamp() - Method in class a.ki.kineticsdk.model.MotionModel
 

I

isComplete() - Method in class a.ki.kineticsdk.model.MotionModel
 
isCompleteWithoutAngles() - Method in class a.ki.kineticsdk.model.MotionModel
 
isLimitAdTrackingEnabled() - Method in class a.ki.kineticsdk.ads.AdvertisingIdClient.AdInfo
 

K

KineticAlarmReceiver - Class in a.ki.kineticsdk.controller
KineticAlarmReceiver
KineticAlarmReceiver() - Constructor for class a.ki.kineticsdk.controller.KineticAlarmReceiver
 
KineticDBOpenHelper - Class in a.ki.kineticsdk.controller
KineticDBOpenHelper is the responsible mechanism whenever an error in the network layer occurs.
KineticDBOpenHelper(Context) - Constructor for class a.ki.kineticsdk.controller.KineticDBOpenHelper
 
KineticLogger - Class in a.ki.kineticsdk.controller
KineticLogger helper provides a unified access point to logging methods
KineticLogger() - Constructor for class a.ki.kineticsdk.controller.KineticLogger
 
KineticMotionListener - Class in a.ki.kineticsdk.controller
KineticMotionListener registers and unregister all MotionModel's required Sensors through centralized SensorManager
KineticMotionManager - Class in a.ki.kineticsdk.controller
KineticMotionManager processes the SensorEvents from all the Sensors required by the MotionModel variables (acceleration, gravity, angle, rotation rate).
KineticMotionService - Class in a.ki.kineticsdk.controller
KineticMotionService tracks and broadcasts sensor updates from SensorManager events through its utility classes (KineticMotionListener, KineticMotionManager).
KineticMotionService() - Constructor for class a.ki.kineticsdk.controller.KineticMotionService
 
KineticMotionService.LocalBinder - Class in a.ki.kineticsdk.controller
Binder class to provide context for TDD
KineticScheduledJobService - Class in a.ki.kineticsdk.controller
KineticScheduledJobService creates a background JobService which will be executed in the future, whenever the OS determines it's the best moment to dispatch this job.
KineticScheduledJobService() - Constructor for class a.ki.kineticsdk.controller.KineticScheduledJobService
 

L

LocalBinder() - Constructor for class a.ki.kineticsdk.controller.KineticMotionService.LocalBinder
 

M

MOTION_DETECTED_ACTION - Static variable in class a.ki.kineticsdk.controller.KineticMotionService
 
MotionHeaders() - Static method in class a.ki.kineticsdk.model.MotionModel
 
MotionModel - Class in a.ki.kineticsdk.model
Represents a MotionModel object to use within a StringRequest to Kinetic Server The purpose of this class is to provide a serialization/deserialization interface to Networking Clients like Volley/etc.
MotionModel() - Constructor for class a.ki.kineticsdk.model.MotionModel
 

O

onAccuracyChanged(Sensor, int) - Method in class a.ki.kineticsdk.controller.KineticMotionListener
Handles accuracy changes for sensor.
onBind(Intent) - Method in class a.ki.kineticsdk.controller.KineticMotionService
Returns a communication channel to the Clients bound to this class
onCreate(SQLiteDatabase) - Method in class a.ki.kineticsdk.controller.KineticDBOpenHelper
 
onCreate() - Method in class a.ki.kineticsdk.controller.KineticMotionService
Initializes SensorManager & Sensor members and prepares the data-set before prediction.
onDestroy() - Method in class a.ki.kineticsdk.controller.KineticMotionService
Unregisters current and future events from the SensorManager
onReceive(Context, Intent) - Method in class a.ki.kineticsdk.controller.KineticAlarmReceiver
 
onSensorChanged(SensorEvent) - Method in class a.ki.kineticsdk.controller.KineticMotionListener
Delegates SensorEvent processing to KineticMotionManager.
onStartCommand(Intent, int, int) - Method in class a.ki.kineticsdk.controller.KineticMotionService
Registers necessary Thread before operation and configures this service as a Service.START_STICKY operation
onStartJob(JobParameters) - Method in class a.ki.kineticsdk.controller.KineticScheduledJobService
 
onStopJob(JobParameters) - Method in class a.ki.kineticsdk.controller.KineticScheduledJobService
 
onUpgrade(SQLiteDatabase, int, int) - Method in class a.ki.kineticsdk.controller.KineticDBOpenHelper
 

P

PredictionModel - Class in a.ki.kineticsdk.model
Represents a PredictionModel response from OpenScoring Server endpoint POST:/openscoring/model/{ID} based on the following structure: { "result" : { "motion" : "table_inactive" } } The purpose of this class is to provide a serialization/deserialization interface to Networking Clients like Refrofit/Volley/etc.
PredictionModel() - Constructor for class a.ki.kineticsdk.model.PredictionModel
 
PredictionModel(ResultModel) - Constructor for class a.ki.kineticsdk.model.PredictionModel
 
PredictionModel(Parcel) - Constructor for class a.ki.kineticsdk.model.PredictionModel
 

R

ResultModel - Class in a.ki.kineticsdk.model
Represents a ResultModel object inside a PreditionModel response from OpenScoring Server endpoint POST:/openscoring/model/{ID} based on the following structure: { "id" : "SVM015", "result" : { "motion" : "table_inactive" } } } The purpose of this class is to provide a serialization/deserialization interface to Networking Clients like Refrofit/Volley/etc.
ResultModel() - Constructor for class a.ki.kineticsdk.model.ResultModel
 
ResultModel(String) - Constructor for class a.ki.kineticsdk.model.ResultModel
 
ResultModel(Parcel) - Constructor for class a.ki.kineticsdk.model.ResultModel
 
rotationCompleted - Variable in class a.ki.kineticsdk.model.MotionModel
 
rotationRateCompleted - Variable in class a.ki.kineticsdk.model.MotionModel
 

S

saveMotion(String) - Method in class a.ki.kineticsdk.controller.KineticDBOpenHelper
 
setAccelerationX(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setAccelerationY(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setAccelerationZ(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setAdvertiserId(String) - Static method in class a.ki.kineticsdk.model.MotionModel
 
setAlpha(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setAlphaAngle(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setAppId(String) - Static method in class a.ki.kineticsdk.model.MotionModel
 
setBeta(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setBetaAngle(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setGamma(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setGammaAngle(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setId(int) - Method in class a.ki.kineticsdk.model.DBMotion
 
setMotion(String) - Method in class a.ki.kineticsdk.model.ResultModel
 
setOrientation(Number) - Method in class a.ki.kineticsdk.model.MotionModel
 
setResult(ResultModel) - Method in class a.ki.kineticsdk.model.PredictionModel
 

T

toString() - Method in class a.ki.kineticsdk.model.MotionModel
 
toString() - Method in class a.ki.kineticsdk.model.PredictionModel
 
toString() - Method in class a.ki.kineticsdk.model.ResultModel
 

W

writeToParcel(Parcel, int) - Method in class a.ki.kineticsdk.model.MotionModel
 
writeToParcel(Parcel, int) - Method in class a.ki.kineticsdk.model.PredictionModel
 
writeToParcel(Parcel, int) - Method in class a.ki.kineticsdk.model.ResultModel
 
A C D E G I K L M O P R S T W 
Skip navigation links