2014-08-25 14:39:26 -07:00
|
|
|
package android {
|
|
|
|
|
|
|
|
public static final class R.attr {
|
|
|
|
field public static final int __removed1 = 16843955; // 0x10104b3
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2014-08-26 19:53:17 -07:00
|
|
|
package android.app {
|
|
|
|
|
|
|
|
public class KeyguardManager {
|
|
|
|
method public android.content.Intent getConfirmDeviceCredentialIntent(java.lang.CharSequence, java.lang.CharSequence);
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2014-05-19 10:11:19 -07:00
|
|
|
package android.media {
|
|
|
|
|
|
|
|
public class AudioFormat {
|
|
|
|
ctor public AudioFormat();
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2014-08-21 21:56:02 -07:00
|
|
|
package android.os {
|
|
|
|
|
|
|
|
public final class PowerManager {
|
|
|
|
method public void goToSleep(long);
|
|
|
|
method public deprecated void userActivity(long, boolean);
|
|
|
|
method public void wakeUp(long);
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2014-08-26 19:21:31 +02:00
|
|
|
package android.service.notification {
|
|
|
|
|
|
|
|
public static class NotificationListenerService.Ranking {
|
|
|
|
method public boolean meetsInterruptionFilter();
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
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
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2014-08-29 20:21:10 -07:00
|
|
|
package android.view.inputmethod {
|
|
|
|
|
2014-09-02 22:03:30 -07:00
|
|
|
public class BaseInputConnection implements android.view.inputmethod.InputConnection {
|
|
|
|
method public final boolean requestUpdateCursorAnchorInfo(int);
|
|
|
|
}
|
|
|
|
|
2014-08-29 20:21:10 -07:00
|
|
|
public final class CursorAnchorInfo implements android.os.Parcelable {
|
|
|
|
method public boolean isInsertionMarkerClipped();
|
|
|
|
field public static final int CHARACTER_RECT_TYPE_FULLY_VISIBLE = 1; // 0x1
|
|
|
|
field public static final int CHARACTER_RECT_TYPE_INVISIBLE = 3; // 0x3
|
|
|
|
field public static final int CHARACTER_RECT_TYPE_MASK = 15; // 0xf
|
|
|
|
field public static final int CHARACTER_RECT_TYPE_NOT_FEASIBLE = 4; // 0x4
|
|
|
|
field public static final int CHARACTER_RECT_TYPE_PARTIALLY_VISIBLE = 2; // 0x2
|
|
|
|
field public static final int CHARACTER_RECT_TYPE_UNSPECIFIED = 0; // 0x0
|
|
|
|
}
|
|
|
|
|
|
|
|
public static final class CursorAnchorInfo.Builder {
|
|
|
|
method public android.view.inputmethod.CursorAnchorInfo.Builder setInsertionMarkerLocation(float, float, float, float, boolean);
|
|
|
|
}
|
|
|
|
|
2014-09-02 22:03:30 -07:00
|
|
|
public abstract interface InputConnection {
|
|
|
|
method public abstract boolean requestUpdateCursorAnchorInfo(int);
|
|
|
|
field public static final int REQUEST_UPDATE_CURSOR_ANCHOR_INFO_MONITOR = 2; // 0x2
|
|
|
|
field public static final int REQUEST_UPDATE_CURSOR_UPDATE_IMMEDIATE = 1; // 0x1
|
|
|
|
}
|
|
|
|
|
|
|
|
public class InputConnectionWrapper implements android.view.inputmethod.InputConnection {
|
|
|
|
method public final boolean requestUpdateCursorAnchorInfo(int);
|
|
|
|
}
|
|
|
|
|
2014-08-29 20:21:10 -07:00
|
|
|
}
|
|
|
|
|
2014-08-25 14:39:26 -07:00
|
|
|
package com.android.internal {
|
|
|
|
|
|
|
|
public static final class R.attr {
|
|
|
|
field public static final int __removed1 = 16843955; // 0x10104b3
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|