Searched refs:shouldIgnoreRequestLayout (Results 1 - 3 of 3) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DAutoSizingTextClock.java72 if (mTextSizeHelper == null || !mTextSizeHelper.shouldIgnoreRequestLayout()) {
H A DAutoSizingTextView.java61 if (mTextSizeHelper == null || !mTextSizeHelper.shouldIgnoreRequestLayout()) {
H A DTextSizeHelper.java86 public boolean shouldIgnoreRequestLayout() { method in class:TextSizeHelper

Completed in 50 milliseconds