blob: 8915fc379b4206711c13839852bc4b74d0f28a39 [file] [log] [blame]
Jae Seo9c165d62014-08-25 14:39:26 -07001package android {
2
3 public static final class R.attr {
4 field public static final int __removed1 = 16843955; // 0x10104b3
5 }
6
7}
8
Jim Millerbde3d182014-08-26 19:53:17 -07009package android.app {
10
11 public class KeyguardManager {
12 method public android.content.Intent getConfirmDeviceCredentialIntent(java.lang.CharSequence, java.lang.CharSequence);
13 }
14
15}
16
Glenn Kasten1aa74e42014-05-19 10:11:19 -070017package android.media {
18
19 public class AudioFormat {
20 ctor public AudioFormat();
21 }
22
23}
24
Jeff Brown7d827512014-08-21 21:56:02 -070025package android.os {
26
27 public final class PowerManager {
28 method public void goToSleep(long);
29 method public deprecated void userActivity(long, boolean);
30 method public void wakeUp(long);
31 }
32
33}
34
Christoph Studerce7d6d22014-08-26 19:21:31 +020035package android.service.notification {
36
37 public static class NotificationListenerService.Ranking {
38 method public boolean meetsInterruptionFilter();
39 }
40
41}
42
Jorim Jaggie411fdf2014-07-28 23:00:44 +020043package android.view {
44
45 public static class WindowManager.LayoutParams extends android.view.ViewGroup.LayoutParams implements android.os.Parcelable {
46 field public static final int TYPE_KEYGUARD = 2004; // 0x7d4
47 }
48
49}
50
Jae Seo9c165d62014-08-25 14:39:26 -070051package com.android.internal {
52
53 public static final class R.attr {
54 field public static final int __removed1 = 16843955; // 0x10104b3
55 }
56
57}
58