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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java945 private boolean mSoftKeyBlockFlag = false; field in class:EditStyledText.EditorManager
1280 return mSoftKeyBlockFlag;
1426 mSoftKeyBlockFlag = false;
1833 mSoftKeyBlockFlag = true;
1840 mSoftKeyBlockFlag = false;

Completed in 50 milliseconds