File
Doc
Category
Size
Date
Package
SoundEffectConstants.java
API Doc
Android 5.1 API
441
Sat Mar 14 14:09:34 GMT 2015
android.view
SoundEffectConstants
java.lang.Object
public class SoundEffectConstants extends Object
Fields Summary
public static final int
CLICK
public static final int
NAVIGATION_DOWN
public static final int
NAVIGATION_LEFT
public static final int
NAVIGATION_RIGHT
public static final int
NAVIGATION_UP
Constructors Summary
SoundEffectConstants
()
throw new RuntimeException("Stub!");
Methods Summary
public static
int
getContantForFocusDirection
(
int
direction)
throw new RuntimeException("Stub!");
Java Code Source