OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calculateTextHeight
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
Utilities.java
691
public static float
calculateTextHeight
(float textSizePx) {
[
all
...]
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java
302
mTextHeight =
calculateTextHeight
();
350
private int
calculateTextHeight
() {
[
all
...]
Completed in 63 milliseconds