java.lang.Object |
↳ |
com.samsung.android.knox.ex.peripheral.PeripheralConstants.DataSyncOption |
Class Overview
This class defines data sync option.
Summary
[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(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Constants
public
static
final
String
SYNC_SYSTEM_TIME
Since: API level 34
Indicates option to sync system time.
Constant Value:
"PERIPHERAL_DATA_SYNC_OPTION_SYSTEM_TIME"