Class Overview
Constants for notification flash light Content Provider
Summary
Nested Classes |
enum |
NotificationFlashLightConsts.COLUMN_NAME |
|
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
int
ALL_DATA_CODE
Constant Value:
1
(0x00000001)
public
static
final
String
AUTHORITY
Constant Value:
"com.htc.provider.settings"
public
static
final
String
PATH
public
static
final
String
TABLE_NAME
Fields
public
static
final
Uri
CONTENT_URI
Public Constructors
public
NotificationFlashLightConsts
()