Home
last modified time | relevance | path

Searched refs:getActiveLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java1688 Layout layout = getActiveLayout(); in updateCursorsPositions()
3304 Layout layout = getActiveLayout(); in onGetContentRect()
3682 layout = getActiveLayout(); in positionAtCursorOffset()
3866 private Layout getActiveLayout() { in getActiveLayout() method in Editor