Skip navigation links
A C D E G H I L M O S T U V W Z 

A

accidentId - Variable in class com.zendrive.sdk.AccidentInfo
A unique identifier of this accident.
AccidentInfo - Class in com.zendrive.sdk
Information about an accident detected by the Zendrive SDK.
AccidentInfo() - Constructor for class com.zendrive.sdk.AccidentInfo
Default constructor.
ActiveDriveInfo - Class in com.zendrive.sdk
Information about the currently ongoing drive recorded by the Zendrive SDK.
ActiveDriveInfo() - Constructor for class com.zendrive.sdk.ActiveDriveInfo
Default constructor.
addDriveCategory(String, ZendriveFeedback.DriveCategory) - Static method in class com.zendrive.sdk.feedback.ZendriveFeedback
Help Zendrive improve by providing feedback for a drive detected by the SDK If the SDK is not setup, this method is a no-op.
addEventOccurrence(String, long, ZendriveEventType, boolean) - Static method in class com.zendrive.sdk.feedback.ZendriveFeedback
Help Zendrive improve by providing information about whether an event detected by the SDK occurred or not If the SDK is not setup, this method is a no-op.
AnalyzedDriveInfo - Class in com.zendrive.sdk
Completely analyzed information about a drive recorded by the Zendrive SDK.
AnalyzedDriveInfo() - Constructor for class com.zendrive.sdk.AnalyzedDriveInfo
 
averageSpeed - Variable in class com.zendrive.sdk.DriveInfo
The average speed of the drive in meters per second.
avgSpeed - Variable in class com.zendrive.sdk.ZendriveEvent.SpeedingInfo
The average speed in meters per second that the driver drove at during this speeding event.

C

com.zendrive.sdk - package com.zendrive.sdk
 
com.zendrive.sdk.feedback - package com.zendrive.sdk.feedback
 
com.zendrive.sdk.insurance - package com.zendrive.sdk.insurance
 
confidence - Variable in class com.zendrive.sdk.AccidentInfo
Confidence measure of the detected accident.
createError(ZendriveErrorCode, String) - Static method in class com.zendrive.sdk.ZendriveOperationResult
Create a result object for a failed operation.
createSuccess() - Static method in class com.zendrive.sdk.ZendriveOperationResult
Create a result object for a successful operation.
CREATOR - Static variable in class com.zendrive.sdk.AccidentInfo
 
CREATOR - Static variable in class com.zendrive.sdk.ActiveDriveInfo
 
CREATOR - Static variable in class com.zendrive.sdk.DriveInfo
 
CREATOR - Static variable in class com.zendrive.sdk.DriveResumeInfo
 
CREATOR - Static variable in class com.zendrive.sdk.DriveScore
 
CREATOR - Static variable in class com.zendrive.sdk.DriveStartInfo
 
CREATOR - Static variable in class com.zendrive.sdk.LocationPoint
 
CREATOR - Static variable in class com.zendrive.sdk.LocationPointWithTimestamp
 
CREATOR - Static variable in class com.zendrive.sdk.ZendriveEvent
 
CREATOR - Static variable in class com.zendrive.sdk.ZendriveLocationSettingsResult
 
currentLocation - Variable in class com.zendrive.sdk.ActiveDriveInfo
The current location of the vehicle.
currentSpeed - Variable in class com.zendrive.sdk.ActiveDriveInfo
The current speed of the vehicle in meters/second.

D

describeContents() - Method in class com.zendrive.sdk.AccidentInfo
 
describeContents() - Method in class com.zendrive.sdk.ActiveDriveInfo
 
describeContents() - Method in class com.zendrive.sdk.DriveInfo
 
describeContents() - Method in class com.zendrive.sdk.DriveResumeInfo
 
describeContents() - Method in class com.zendrive.sdk.DriveScore
 
describeContents() - Method in class com.zendrive.sdk.DriveStartInfo
 
describeContents() - Method in class com.zendrive.sdk.LocationPoint
 
describeContents() - Method in class com.zendrive.sdk.LocationPointWithTimestamp
 
describeContents() - Method in class com.zendrive.sdk.ZendriveEvent
 
describeContents() - Method in class com.zendrive.sdk.ZendriveLocationSettingsResult
 
distanceMeters - Variable in class com.zendrive.sdk.ActiveDriveInfo
The distance traversed so far in this drive in meters.
distanceMeters - Variable in class com.zendrive.sdk.DriveInfo
The total distance of the drive in meters.
driveGapEndTimestampMillis - Variable in class com.zendrive.sdk.DriveResumeInfo
The end timestamp of the gap in drive recording in millisecs.
driveGapStartTimestampMillis - Variable in class com.zendrive.sdk.DriveResumeInfo
The start timestamp of the gap in drive recording in millisecs.
driveId - Variable in class com.zendrive.sdk.AccidentInfo
An identifier for the drive during which the accident occured.
driveId - Variable in class com.zendrive.sdk.ActiveDriveInfo
An identifier for this drive that was recorded.
driveId - Variable in class com.zendrive.sdk.DriveInfo
An identifier for this drive that was recorded.
driveId - Variable in class com.zendrive.sdk.DriveResumeInfo
An identifier for this drive that was resumed.
driveId - Variable in class com.zendrive.sdk.DriveStartInfo
An identifier for this drive that just started.
DriveInfo - Class in com.zendrive.sdk
Information about a drive recorded by the Zendrive SDK.
DriveInfo() - Constructor for class com.zendrive.sdk.DriveInfo
Default constructor.
DriveResumeInfo - Class in com.zendrive.sdk
Information about a drive that was resumed in the Zendrive SDK.
DriveResumeInfo() - Constructor for class com.zendrive.sdk.DriveResumeInfo
Default constructor.
DriveScore - Class in com.zendrive.sdk
Driving Behaviour scores for a drive.
DriveScore() - Constructor for class com.zendrive.sdk.DriveScore
Default constructor.
DriveStartInfo - Class in com.zendrive.sdk
Information about a drive that was just started in the Zendrive SDK.
DriveStartInfo() - Constructor for class com.zendrive.sdk.DriveStartInfo
Default constructor.
driveType - Variable in class com.zendrive.sdk.DriveInfo
The type of drive.

E

endLocation - Variable in class com.zendrive.sdk.ZendriveEvent
The end location of the event.
endTimeMillis - Variable in class com.zendrive.sdk.DriveInfo
The end timestamp of the drive in milliseconds since epoch.
endTimestampMillis - Variable in class com.zendrive.sdk.ZendriveEvent
The end timestamp of the event in millisecs since epoch.
equals(Object) - Method in class com.zendrive.sdk.AccidentInfo
 
equals(Object) - Method in class com.zendrive.sdk.ActiveDriveInfo
 
equals(Object) - Method in class com.zendrive.sdk.DriveInfo
 
equals(Object) - Method in class com.zendrive.sdk.DriveResumeInfo
 
equals(Object) - Method in class com.zendrive.sdk.DriveScore
 
equals(Object) - Method in class com.zendrive.sdk.DriveStartInfo
 
equals(Object) - Method in class com.zendrive.sdk.LocationPoint
 
equals(Object) - Method in class com.zendrive.sdk.LocationPointWithTimestamp
 
equals(Object) - Method in class com.zendrive.sdk.ZendriveConfiguration
 
equals(Object) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
 
equals(Object) - Method in class com.zendrive.sdk.ZendriveEvent
 
equals(Object) - Method in class com.zendrive.sdk.ZendriveEvent.SpeedingInfo
 
errors - Variable in class com.zendrive.sdk.ZendriveLocationSettingsResult
Errors found when determining location settings status on the device.
EstimatedDriveInfo - Class in com.zendrive.sdk
Information about a drive recorded by the Zendrive SDK.
EstimatedDriveInfo() - Constructor for class com.zendrive.sdk.EstimatedDriveInfo
 
events - Variable in class com.zendrive.sdk.DriveInfo
A list of events detected by the sdk for this drive.
eventType - Variable in class com.zendrive.sdk.ZendriveEvent
The type of event.

G

getActiveDriveInfo() - Static method in class com.zendrive.sdk.Zendrive
Get info on the currently active drive.
getBuildVersion() - Static method in class com.zendrive.sdk.Zendrive
Returns an identifier which can be used to identify this SDK build.
getCustomAttribute(String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the specified custome attribute if set or null.
getDriverAttributes() - Method in class com.zendrive.sdk.ZendriveConfiguration
Returns the additional attributes of the current driver.
getDriverId() - Method in class com.zendrive.sdk.ZendriveConfiguration
Returns the unique ID of the driver using this application.
getDriverStartDate() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the start date of the driver if set or null.
getEmail() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the email of the driver if set or null.
getErrorCode() - Method in class com.zendrive.sdk.ZendriveOperationResult
Get the error code for the operation if the operation failed.
getErrorMessage() - Method in class com.zendrive.sdk.ZendriveOperationResult
Get the error message for the operation if this is the result of a failed operation.
getEventSupportForDevice(Context) - Static method in class com.zendrive.sdk.Zendrive
Check whether the zendrive event types are supported or not on this device
getFirstName() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the first name of the driver if set or null.
getForegroundOptimization() - Method in class com.zendrive.sdk.ZendriveConfiguration
Is foreground optimization enabled or disabled?
getGroup() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the group id of the driver if set or null.
getId() - Method in class com.zendrive.sdk.ZendriveNotificationContainer
Returns the ID for the notification encapsulated by this container.
getInDriveNotificationContainer(Context) - Method in interface com.zendrive.sdk.ZendriveNotificationProvider
Fetches a notification that is displayed when the SDK detects that the user is driving.
getJsonForUpload() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Get the json format to upload attributes.
getLastName() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the last name of the driver if set or null.
getMaybeInDriveNotificationContainer(Context) - Method in interface com.zendrive.sdk.ZendriveNotificationProvider
Fetches a notification that is displayed when the SDK detects a possible drive.
getNotification() - Method in class com.zendrive.sdk.ZendriveNotificationContainer
Returns the notification that is encapsulated by the container.
getPhoneNumber() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Returns the phone number of the driver if set or null.
getSdkKey() - Method in class com.zendrive.sdk.ZendriveConfiguration
Returns the Zendrive sdk key used by this application.
getServiceLevel() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
 
getValue() - Method in enum com.zendrive.sdk.ZendriveAccidentConfidence
 
getValue() - Method in enum com.zendrive.sdk.ZendriveDriveDetectionMode
 
getValue() - Method in enum com.zendrive.sdk.ZendriveDriveType
 
getValue() - Method in enum com.zendrive.sdk.ZendriveEventSeverity
 
getValue() - Method in enum com.zendrive.sdk.ZendriveEventType
 
getValue() - Method in enum com.zendrive.sdk.ZendriveUserMode
 
getZendriveDriveDetectionMode() - Method in class com.zendrive.sdk.ZendriveConfiguration
Returns the drive detection mode specified for the Zendrive SDK.
getZendriveState() - Static method in class com.zendrive.sdk.Zendrive
Get the current state of the Zendrive SDK.

H

hashCode() - Method in class com.zendrive.sdk.AccidentInfo
 
hashCode() - Method in class com.zendrive.sdk.ActiveDriveInfo
 
hashCode() - Method in class com.zendrive.sdk.DriveInfo
 
hashCode() - Method in class com.zendrive.sdk.DriveResumeInfo
 
hashCode() - Method in class com.zendrive.sdk.DriveScore
 
hashCode() - Method in class com.zendrive.sdk.DriveStartInfo
 
hashCode() - Method in class com.zendrive.sdk.LocationPoint
 
hashCode() - Method in class com.zendrive.sdk.LocationPointWithTimestamp
 
hashCode() - Method in class com.zendrive.sdk.ZendriveConfiguration
 
hashCode() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
 
hashCode() - Method in class com.zendrive.sdk.ZendriveEvent
 
hashCode() - Method in class com.zendrive.sdk.ZendriveEvent.SpeedingInfo
 

I

isAccidentDetectionSupported(Context) - Static method in class com.zendrive.sdk.Zendrive
Is Zendrive collision detection supported on this device?
isDriveInProgress - Variable in class com.zendrive.sdk.ZendriveState
Is the SDK currently tracking a drive in progress?
isForegroundService - Variable in class com.zendrive.sdk.ZendriveState
Is the SDK currently running as a foreground service?
isSDKSetup() - Static method in class com.zendrive.sdk.Zendrive
Is the Zendrive SDK already setup?
isSuccess() - Method in class com.zendrive.sdk.ZendriveLocationSettingsResult
Indicates if the location settings on the device are setup correctly as required by Zendrive SDK.
isSuccess() - Method in class com.zendrive.sdk.ZendriveOperationResult
Is the operation successful?
isValidInputParameter(String) - Static method in class com.zendrive.sdk.Zendrive
Checks whether the string passed to the SDK is valid.

L

latitude - Variable in class com.zendrive.sdk.LocationPoint
The latitude in degrees of this location point.
location - Variable in class com.zendrive.sdk.AccidentInfo
The location of the accident.
location - Variable in class com.zendrive.sdk.LocationPointWithTimestamp
A location point.
LocationPoint - Class in com.zendrive.sdk
A geographic point location.
LocationPoint(double, double) - Constructor for class com.zendrive.sdk.LocationPoint
 
LocationPointWithTimestamp - Class in com.zendrive.sdk
A location and the timestamp corresponding to the location.
LocationPointWithTimestamp(LocationPoint, long) - Constructor for class com.zendrive.sdk.LocationPointWithTimestamp
 
locationSettingsResultFromGooglePlayService - Variable in class com.zendrive.sdk.ZendriveLocationSettingsResult
The location settings result obtained from Google Play Services API.
longitude - Variable in class com.zendrive.sdk.LocationPoint
The longitude in degrees of this location point.

M

maxSpeed - Variable in class com.zendrive.sdk.DriveInfo
The maximum speed of the drive in meters per second.
maxSpeed - Variable in class com.zendrive.sdk.ZendriveEvent.SpeedingInfo
The max speed in meters per second that the driver drove at during this speeding event.

O

onAccident(Context, AccidentInfo) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
Called when Zendrive SDK detects an accident.
onCompletion(ZendriveOperationResult) - Method in interface com.zendrive.sdk.ZendriveOperationCallback
 
onDriveAnalyzed(Context, AnalyzedDriveInfo) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
Called when the Zendrive SDK has analyzed a drive.
onDriveEnd(Context, EstimatedDriveInfo) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
Called when the Zendrive SDK ends a drive.
onDriveResume(Context, DriveResumeInfo) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
Called when the Zendrive SDK resumes a drive after a gap.
onDriveStart(Context, DriveStartInfo) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
Called when the Zendrive SDK starts a drive.
onLocationPermissionsChange(Context, boolean) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
This method is called only in apps built with the Runtime Permissions model of Android 6.0 (Marshmallow)(API 23) and above.
onLocationSettingsChange(Context, ZendriveLocationSettingsResult) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
This method is called when high accuracy location related settings are changed on the device.
onReceive(Context, Intent) - Method in class com.zendrive.sdk.ZendriveBroadcastReceiver
 
onSetup(ZendriveOperationResult) - Method in interface com.zendrive.sdk.ZendriveSetupCallback
Deprecated. 

S

score - Variable in class com.zendrive.sdk.DriveInfo
The driving behaviour score for this drive.
sessionId - Variable in class com.zendrive.sdk.AccidentInfo
Session id is specified by the enclosing application when it wants to record a session.
sessionId - Variable in class com.zendrive.sdk.ActiveDriveInfo
Session id is optionally specified by the enclosing application when it wants to record a session.
sessionId - Variable in class com.zendrive.sdk.DriveInfo
Session id is specified by the enclosing application when it wants to record a session.
sessionId - Variable in class com.zendrive.sdk.DriveResumeInfo
Session id is specified by the enclosing application when it wants to record a session.
sessionId - Variable in class com.zendrive.sdk.DriveStartInfo
Session id is specified by the enclosing application when it wants to record a session.
setCustomAttribute(String, String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Set the custom attribute of the driver.
setDriveDetectionMode(ZendriveDriveDetectionMode) - Method in class com.zendrive.sdk.ZendriveConfiguration
Set the drive detection mode of this configuration.
setDriverAttributes(ZendriveDriverAttributes) - Method in class com.zendrive.sdk.ZendriveConfiguration
Set the additional attributes of the current driver.
setDriverStartDate(Date) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
The date which the driver signed up/started using your application.
setEmail(String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Set the email address of the driver.
setFirstName(String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Set the first name of the driver.
setForegroundOptimization(boolean) - Method in class com.zendrive.sdk.ZendriveConfiguration
Deprecated.
setGroup(String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Set the group id of the driver.
setLastName(String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Set the last name of the driver.
setPhoneNumber(String) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Set the phone number for the driver.
setServiceLevel(ZendriveDriverAttributes.ServiceLevel) - Method in class com.zendrive.sdk.ZendriveDriverAttributes
The service level of a driver.
setup(Context, ZendriveConfiguration, Class<? extends ZendriveBroadcastReceiver>, Class<? extends ZendriveNotificationProvider>, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Setup the Zendrive SDK with a configuration and a intent service for SDK callbacks.
setZendriveDriveDetectionMode(ZendriveDriveDetectionMode, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Use this method to change the ZendriveDriveDetectionMode after SDK is already setup.
severity - Variable in class com.zendrive.sdk.ZendriveEvent
Indicates the severity of this event.
speedingInfo - Variable in class com.zendrive.sdk.ZendriveEvent
Extra information for a Speeding event.
SpeedingInfo() - Constructor for class com.zendrive.sdk.ZendriveEvent.SpeedingInfo
Default constructor.
speedLimit - Variable in class com.zendrive.sdk.ZendriveEvent.SpeedingInfo
Speed limit where the speeding event is reported in meters per second.
startDrive(String, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Manually start recording a drive.
startDriveWithPeriod2(String, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.insurance.ZendriveInsurance
Start insurance period 2 in the SDK.
startDriveWithPeriod3(String, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.insurance.ZendriveInsurance
Start insurance period 3 in the SDK.
startLocation - Variable in class com.zendrive.sdk.DriveStartInfo
The start location of the drive.
startLocation - Variable in class com.zendrive.sdk.ZendriveEvent
The start location of the event.
startPeriod1(ZendriveOperationCallback) - Static method in class com.zendrive.sdk.insurance.ZendriveInsurance
Start insurance period 1 in the SDK.
startSession(String) - Static method in class com.zendrive.sdk.Zendrive
Start a session in the SDK.
startTimeMillis - Variable in class com.zendrive.sdk.ActiveDriveInfo
The start timestamp of the drive in milliseconds since epoch.
startTimeMillis - Variable in class com.zendrive.sdk.DriveInfo
The start timestamp of the drive in milliseconds since epoch.
startTimeMillis - Variable in class com.zendrive.sdk.DriveResumeInfo
The start timestamp of the drive in milliseconds since epoch.
startTimeMillis - Variable in class com.zendrive.sdk.DriveStartInfo
The start timestamp of the drive in milliseconds since epoch.
startTimestampMillis - Variable in class com.zendrive.sdk.ZendriveEvent
The start timestamp of the event in millisecs since epoch.
stopDrive(String, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Stop the currently active manually started drive.
stopPeriod(ZendriveOperationCallback) - Static method in class com.zendrive.sdk.insurance.ZendriveInsurance
Stop currently ongoing insurance period if any.
stopSession() - Static method in class com.zendrive.sdk.Zendrive
Stop currently ongoing session.

T

teardown(ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Shuts down the Zendrive framework.
timestampMillis - Variable in class com.zendrive.sdk.AccidentInfo
The timestamp of the accident in milliseconds since epoch.
timestampMillis - Variable in class com.zendrive.sdk.LocationPointWithTimestamp
The timestamp in milliseconds that corresponds to the LocationPointWithTimestamp.location.
toJson() - Method in class com.zendrive.sdk.ZendriveConfiguration
Return the json representation of this object.
toJson() - Method in class com.zendrive.sdk.ZendriveDriverAttributes
Return the json representation of this object.
toString() - Method in class com.zendrive.sdk.DriveInfo
 
toString() - Method in enum com.zendrive.sdk.ZendriveDriverAttributes.ServiceLevel
 
trackingId - Variable in class com.zendrive.sdk.AccidentInfo
Tracking id is specified by the enclosing application when it wants to start a drive manually.
trackingId - Variable in class com.zendrive.sdk.ActiveDriveInfo
Tracking id is optionally specified by the enclosing application when it wants to start a drive manually.
trackingId - Variable in class com.zendrive.sdk.DriveInfo
Tracking id is specified by the enclosing application when it wants to start a drive manually.
trackingId - Variable in class com.zendrive.sdk.DriveResumeInfo
Tracking id is specified by the enclosing application when it wants to start a drive manually.
trackingId - Variable in class com.zendrive.sdk.DriveStartInfo
Tracking id is specified by the enclosing application when it wants to start a drive manually.
triggerMockAccident(Context, ZendriveAccidentConfidence, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Triggers a fake accident.

U

uploadAllDebugDataAndLogs() - Static method in class com.zendrive.sdk.Zendrive
Allows an application to trigger a bulk upload of all SDK data on the device to Zendrive for debugging purposes.
userMode - Variable in class com.zendrive.sdk.DriveInfo
Whether the user was a driver or a passenger.

V

valueOf(String) - Static method in enum com.zendrive.sdk.feedback.ZendriveFeedback.DriveCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveAccidentConfidence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveDriveDetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveDriverAttributes.ServiceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveDriveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveEventSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveLocationSettingsResult.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zendrive.sdk.ZendriveUserMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.zendrive.sdk.feedback.ZendriveFeedback.DriveCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveAccidentConfidence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveDriveDetectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveDriverAttributes.ServiceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveDriveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveEventSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveLocationSettingsResult.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zendrive.sdk.ZendriveUserMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

waypoints - Variable in class com.zendrive.sdk.DriveInfo
A list of LocationPointWithTimestamp objects corresponding to this drive in increasing order of timestamp.
wipeOut(Context, ZendriveOperationCallback) - Static method in class com.zendrive.sdk.Zendrive
Wipe out all the data that zendrive keeps locally on the device.
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.AccidentInfo
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.ActiveDriveInfo
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.DriveInfo
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.DriveResumeInfo
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.DriveScore
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.DriveStartInfo
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.LocationPoint
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.LocationPointWithTimestamp
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.ZendriveEvent
 
writeToParcel(Parcel, int) - Method in class com.zendrive.sdk.ZendriveLocationSettingsResult
 

Z

Zendrive - Class in com.zendrive.sdk
Zendrive class is the entry point into the Zendrive SDK.
ZendriveAccidentConfidence - Enum in com.zendrive.sdk
Indicates the confidence of the reported accident.
ZendriveBroadcastReceiver - Class in com.zendrive.sdk
An intent service to receive callbacks from the Zendrive SDK when interesting events occur or are detected in the SDK.
ZendriveBroadcastReceiver() - Constructor for class com.zendrive.sdk.ZendriveBroadcastReceiver
 
ZendriveConfiguration - Class in com.zendrive.sdk
The configuration to pass to Zendrive for setup.
ZendriveConfiguration(String, String) - Constructor for class com.zendrive.sdk.ZendriveConfiguration
Creates a ZendriveConfiguration with the given sdk key and a driver id.
ZendriveConfiguration(String, String, ZendriveDriveDetectionMode) - Constructor for class com.zendrive.sdk.ZendriveConfiguration
Creates a ZendriveConfiguration with the given sdk key, driver id and drive detection mode.
ZendriveConfiguration(JSONObject) - Constructor for class com.zendrive.sdk.ZendriveConfiguration
Creates a ZendriveConfiguration from its json representation.
zendriveConfiguration - Variable in class com.zendrive.sdk.ZendriveState
The current configuration of the SDK.
ZendriveDriveDetectionMode - Enum in com.zendrive.sdk
Dictates the functioning of Zendrive's drive detection.
ZendriveDriverAttributes - Class in com.zendrive.sdk
Additional attributes of a Zendrive driver.
ZendriveDriverAttributes() - Constructor for class com.zendrive.sdk.ZendriveDriverAttributes
Default constructor
ZendriveDriverAttributes(JSONObject) - Constructor for class com.zendrive.sdk.ZendriveDriverAttributes
Construct ZendriveDriverAttributes from JSON.
ZendriveDriverAttributes.ServiceLevel - Enum in com.zendrive.sdk
Enumeration for different service levels supported by Zendrive for a driver.
ZendriveDriveType - Enum in com.zendrive.sdk
Type of drive recorded by the Zendrive SDK.
ZendriveErrorCode - Enum in com.zendrive.sdk
An error code that indicates the type of error that occured during a Zendrive SDK operation.
ZendriveEvent - Class in com.zendrive.sdk
Represents an interesting event detected by Zendrive during a drive.
ZendriveEvent() - Constructor for class com.zendrive.sdk.ZendriveEvent
Default constructor.
ZendriveEvent.SpeedingInfo - Class in com.zendrive.sdk
Extra information for a Speeding event.
ZendriveEventSeverity - Enum in com.zendrive.sdk
Indicates the severity of a event reported by Zendrive.
ZendriveEventType - Enum in com.zendrive.sdk
Type of events that may be reported by the Zendrive SDK.
ZendriveFeedback - Class in com.zendrive.sdk.feedback
Endpoint for providing feedback on a trip or events
ZendriveFeedback.DriveCategory - Enum in com.zendrive.sdk.feedback
 
ZendriveInsurance - Class in com.zendrive.sdk.insurance
Applications which want to record insurance periods for a driver may use this API.
ZendriveLocationSettingsResult - Class in com.zendrive.sdk
The Location Settings result.
ZendriveLocationSettingsResult() - Constructor for class com.zendrive.sdk.ZendriveLocationSettingsResult
 
ZendriveLocationSettingsResult.Error - Enum in com.zendrive.sdk
Indicates the error in location settings on the device.
ZendriveNotificationContainer - Class in com.zendrive.sdk
Used to encapsulate a notification along with a notification ID.
ZendriveNotificationContainer(int, Notification) - Constructor for class com.zendrive.sdk.ZendriveNotificationContainer
Creates a ZendriveNotificationContainer instance.
ZendriveNotificationProvider - Interface in com.zendrive.sdk
ZendriveOperationCallback - Interface in com.zendrive.sdk
Callback that is used for asynchronous Zendrive calls.
ZendriveOperationResult - Class in com.zendrive.sdk
A result of an operation performed on the Zendrive SDK.
zendriveScore - Variable in class com.zendrive.sdk.DriveScore
The Zendrive score for this drive.
ZendriveSetupCallback - Interface in com.zendrive.sdk
Deprecated.
This is replaced by ZendriveOperationCallback now.
ZendriveState - Class in com.zendrive.sdk
Represents the current state of the Zendrive SDK.
ZendriveState() - Constructor for class com.zendrive.sdk.ZendriveState
 
ZendriveUserMode - Enum in com.zendrive.sdk
For a Drive, whether the user was a driver or a passenger
A C D E G H I L M O S T U V W Z 
Skip navigation links