java.lang.Object |
↳ |
com.samsung.android.knox.ex.peripheral.PeripheralConstants.BeepSoundEffect |
Class Overview
This class defines options for making beep sound.
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
INTERVAL_INT
Since: API level 35
Indicates time interval between iterative beep sounds
Constant Value:
"BEEP_SOUND_EFFECT_INTERVAL_INT"
public
static
final
String
REPEAT_INT
Since: API level 35
Indicates play count of beep sound.
Constant Value:
"BEEP_SOUND_EFFECT_REPEAT_INT"