Loading core/java/android/webkit/WebSyncManager.java +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ import android.content.Context; abstract class WebSyncManager implements Runnable { protected static final java.lang.String LOGTAG = "websync"; protected android.webkit.WebViewDatabase mDataBase; @UnsupportedAppUsage protected android.os.Handler mHandler; protected WebSyncManager(Context context, String name) { Loading core/java/com/android/internal/widget/NumericTextView.java +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ package com.android.internal.widget; import android.annotation.UnsupportedAppUsage; import android.content.Context; import android.graphics.Rect; import android.util.AttributeSet; Loading Loading @@ -53,6 +54,7 @@ public class NumericTextView extends TextView { private OnValueChangedListener mListener; @UnsupportedAppUsage public NumericTextView(Context context, AttributeSet attrs) { super(context, attrs); Loading Loading
core/java/android/webkit/WebSyncManager.java +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ import android.content.Context; abstract class WebSyncManager implements Runnable { protected static final java.lang.String LOGTAG = "websync"; protected android.webkit.WebViewDatabase mDataBase; @UnsupportedAppUsage protected android.os.Handler mHandler; protected WebSyncManager(Context context, String name) { Loading
core/java/com/android/internal/widget/NumericTextView.java +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ package com.android.internal.widget; import android.annotation.UnsupportedAppUsage; import android.content.Context; import android.graphics.Rect; import android.util.AttributeSet; Loading Loading @@ -53,6 +54,7 @@ public class NumericTextView extends TextView { private OnValueChangedListener mListener; @UnsupportedAppUsage public NumericTextView(Context context, AttributeSet attrs) { super(context, attrs); Loading