Skip navigation links
C D G M O R S W 

C

codename - Variable in class com.jaredrummler.android.device.DeviceName.DeviceInfo
the value of the system property "ro.product.device"
com.jaredrummler.android.device - package com.jaredrummler.android.device
 

D

DeviceInfo(String, String, String, String) - Constructor for class com.jaredrummler.android.device.DeviceName.DeviceInfo
 
DeviceName - Class in com.jaredrummler.android.device
Get the consumer friendly name of an Android device.
DeviceName() - Constructor for class com.jaredrummler.android.device.DeviceName
 
DeviceName.Callback - Interface in com.jaredrummler.android.device
Callback which is invoked when the DeviceName.DeviceInfo is finished loading.
DeviceName.DeviceInfo - Class in com.jaredrummler.android.device
Device information based on Google's maintained list.
DeviceName.Request - Class in com.jaredrummler.android.device
 

G

getDeviceInfo(Context) - Static method in class com.jaredrummler.android.device.DeviceName
Get the DeviceName.DeviceInfo for the current device.
getDeviceName() - Static method in class com.jaredrummler.android.device.DeviceName
Get the consumer friendly name of the device.
getDeviceName(String, String) - Static method in class com.jaredrummler.android.device.DeviceName
Get the consumer friendly name of a device.
getDeviceName(String, String, String) - Static method in class com.jaredrummler.android.device.DeviceName
Get the consumer friendly name of a device.
getName() - Method in class com.jaredrummler.android.device.DeviceName.DeviceInfo
 

M

manufacturer - Variable in class com.jaredrummler.android.device.DeviceName.DeviceInfo
Retail branding
marketName - Variable in class com.jaredrummler.android.device.DeviceName.DeviceInfo
Marketing name
model - Variable in class com.jaredrummler.android.device.DeviceName.DeviceInfo
the value of the system property "ro.product.model"

O

onFinished(DeviceName.DeviceInfo, Exception) - Method in interface com.jaredrummler.android.device.DeviceName.Callback
Callback to get the device info.

R

request(DeviceName.Callback) - Method in class com.jaredrummler.android.device.DeviceName.Request
Download information about the device.

S

setCodename(String) - Method in class com.jaredrummler.android.device.DeviceName.Request
Set the device codename to query.
setModel(String) - Method in class com.jaredrummler.android.device.DeviceName.Request
Set the device model to query.

W

with(Context) - Static method in class com.jaredrummler.android.device.DeviceName
Create a new request to get information about a device.
C D G M O R S W 
Skip navigation links