Searched refs:getLocationOnScreenForView (Results 1 – 1 of 1) sorted by relevance
256 Point curEditPos = getLocationOnScreenForView(editText); in testEditTextPositionAndPersistWhenAboveImeWindowShown()277 curEditPos = getLocationOnScreenForView(editText); in testEditTextPositionAndPersistWhenAboveImeWindowShown()300 curEditPos = getLocationOnScreenForView(editText); in testEditTextPositionAndPersistWhenAboveImeWindowShown()401 private Point getLocationOnScreenForView(View view) { in getLocationOnScreenForView() method in ImeInsetsVisibilityTest