2014-05-19 10:11:19 -07:00
|
|
|
package android.media {
|
|
|
|
|
|
|
|
public class AudioFormat {
|
|
|
|
ctor public AudioFormat();
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2014-07-28 23:00:44 +02:00
|
|
|
package android.view {
|
|
|
|
|
|
|
|
public static class WindowManager.LayoutParams extends android.view.ViewGroup.LayoutParams implements android.os.Parcelable {
|
|
|
|
field public static final int TYPE_KEYGUARD = 2004; // 0x7d4
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|