OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldIgnoreRequestLayout
(Results
1 - 3
of
3
) sorted by null
/packages/apps/DeskClock/src/com/android/deskclock/widget/
AutoSizingTextClock.java
72
if (mTextSizeHelper == null || !mTextSizeHelper.
shouldIgnoreRequestLayout
()) {
AutoSizingTextView.java
61
if (mTextSizeHelper == null || !mTextSizeHelper.
shouldIgnoreRequestLayout
()) {
TextSizeHelper.java
86
public boolean
shouldIgnoreRequestLayout
() {
Completed in 174 milliseconds