Interface android.view.
ViewParent
Added Methods | |
---|---|
boolean
canResolveLayoutDirection
()
|
|
boolean
canResolveTextAlignment
()
|
|
boolean
canResolveTextDirection
()
|
|
void
childHasTransientStateChanged
(
View,
|
|
int
getLayoutDirection
()
|
|
int
getTextAlignment
()
|
|
int
getTextDirection
()
|
|
boolean
isLayoutDirectionResolved
()
|
|
boolean
isTextAlignmentResolved
()
|
|
boolean
isTextDirectionResolved
()
|
|
void
notifySubtreeAccessibilityStateChanged
(
View,
|