No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 14 |
| From Level: | 13 |
| Generated | 2011.10.06 23:19 |
View | Added Methods | |
|---|---|
boolean
canScrollHorizontally(
int)
|
|
boolean
canScrollVertically(
int)
|
|
AccessibilityNodeInfo
createAccessibilityNodeInfo()
|
|
boolean
dispatchGenericFocusedEvent(
MotionEvent)
|
|
boolean
dispatchGenericPointerEvent(
MotionEvent)
|
|
boolean
dispatchHoverEvent(
MotionEvent)
|
|
void
findViewsWithText(
ArrayList<View>,
CharSequence
|
|
boolean
fitsSystemWindows()
|
|
boolean
isHovered()
|
|
void
onHoverChanged(
boolean)
|
|
boolean
onHoverEvent(
MotionEvent)
|
|
void
onInitializeAccessibilityEvent(
AccessibilityEvent)
|
|
void
onInitializeAccessibilityNodeInfo(
AccessibilityNodeInfo)
|
|
void
onPopulateAccessibilityEvent(
AccessibilityEvent)
|
|
void
setAccessibilityDelegate(
AccessibilityDelegate)
|
|
void
setFitsSystemWindows(
boolean)
|
|
void
setHovered(
boolean)
|
|
void
setOnHoverListener(
OnHoverListener)
|
|
void
setScrollX(
int)
|
|
void
setScrollY(
int)
|
|
| Added Fields | |
|---|---|
Property
ALPHA
|
|
int
FIND_VIEWS_WITH_CONTENT_DESCRIPTION
|
|
int
FIND_VIEWS_WITH_TEXT
|
|
Property
ROTATION
|
|
Property
ROTATION_X
|
|
Property
ROTATION_Y
|
|
Property
SCALE_X
|
|
Property
SCALE_Y
|
|
int
SYSTEM_UI_FLAG_HIDE_NAVIGATION
|
|
int
SYSTEM_UI_FLAG_LOW_PROFILE
|
|
int
SYSTEM_UI_FLAG_VISIBLE
|
|
Property
TRANSLATION_X
|
|
Property
TRANSLATION_Y
|
|
Property
X
|
|
Property
Y
|
|
| Changed Fields | ||
|---|---|---|
int
STATUS_BAR_HIDDEN
|
Now deprecated. |
|
int
STATUS_BAR_VISIBLE
|
Now deprecated. |
|