|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jcdecaux.jcdroid.fwk.api.JCDroidService
public class JCDroidService
Field Summary | |
---|---|
static java.lang.String |
BARCODE_READER_SERVICE
Use with #getSystemService(String) to retrieve a
BarcodeReaderManager for managing the barcode reader. |
static java.lang.String |
INTERNAL_SETTINGS_SERVICE
Use with #getSystemService to retrieve a
InternalSettingsManager for managing internal settings. |
Constructor Summary | |
---|---|
JCDroidService()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INTERNAL_SETTINGS_SERVICE
#getSystemService
to retrieve a
InternalSettingsManager
for managing internal settings.
#getSystemService
,
InternalSettingsManager
,
Constant Field Valuespublic static final java.lang.String BARCODE_READER_SERVICE
#getSystemService(String)
to retrieve a
BarcodeReaderManager
for managing the barcode reader.
#getSystemService
,
BarcodeReaderManager
,
Constant Field ValuesConstructor Detail |
---|
public JCDroidService()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |