palmos
Class SystemPreferences
java.lang.Object
|
+--palmos.SystemPreferences
- public class SystemPreferences
- extends java.lang.Object
Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
version
public short version
country
public byte country
dateFormat
public byte dateFormat
longDateFormat
public byte longDateFormat
weekStartDay
public byte weekStartDay
timeFormat
public byte timeFormat
numberFormat
public byte numberFormat
autoOffDuration
public byte autoOffDuration
sysSoundLevel
public byte sysSoundLevel
alarmSoundLevel
public byte alarmSoundLevel
hideSecretRecords
public boolean hideSecretRecords
deviceLocked
public boolean deviceLocked
sysPrefFlags
public short sysPrefFlags
sysBatteryKind
public byte sysBatteryKind
SystemPreferences
public SystemPreferences()