OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newLayoutParam
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ViewLayoutUtils.java
33
public static MarginLayoutParams
newLayoutParam
(final ViewGroup placer, final int width,
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyPreviewChoreographer.java
63
placerView.addView(keyPreviewView, ViewLayoutUtils.
newLayoutParam
(placerView, 0, 0));
Completed in 63 milliseconds