| package android { |
| |
| public static final class R.attr { |
| field public static final int __removed1 = 16843955; // 0x10104b3 |
| } |
| |
| } |
| |
| package android.app { |
| |
| public class KeyguardManager { |
| method public android.content.Intent getConfirmDeviceCredentialIntent(java.lang.CharSequence, java.lang.CharSequence); |
| } |
| |
| } |
| |
| package android.media { |
| |
| public class AudioFormat { |
| ctor public AudioFormat(); |
| } |
| |
| } |
| |
| package android.os { |
| |
| public final class PowerManager { |
| method public void goToSleep(long); |
| method public deprecated void userActivity(long, boolean); |
| method public void wakeUp(long); |
| } |
| |
| } |
| |
| package android.service.notification { |
| |
| public static class NotificationListenerService.Ranking { |
| method public boolean meetsInterruptionFilter(); |
| } |
| |
| } |
| |
| 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 |
| } |
| |
| } |
| |
| package com.android.internal { |
| |
| public static final class R.attr { |
| field public static final int __removed1 = 16843955; // 0x10104b3 |
| } |
| |
| } |
| |