OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLayoutDirectionLocal
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bitmap/src/com/android/bitmap/view/
BitmapDrawableImageView.java
165
mDrawable.
setLayoutDirectionLocal
(layoutDirection);
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java
139
public void
setLayoutDirectionLocal
(int layoutDirection) {
160
* @see #
setLayoutDirectionLocal
(int)
Completed in 692 milliseconds