Searched refs:hasInsertionController (Results 1 – 5 of 5) sorted by relevance
1707 if (hasInsertionController()) { in onTouchEvent()2628 } else if (hasInsertionController()) { in onTouchUpEvent()2669 boolean hasInsertionController() { in hasInsertionController() method in Editor3819 if (hasInsertionController() && !extractedTextModeWillBeStarted()) { in dismiss()6923 if (hasInsertionController()) { in loadHandleDrawables()
13139 if (mEditor == null || !mEditor.hasInsertionController()) { in onDragEvent()
20076 HSPLandroid/widget/Editor;->hasInsertionController()Z
20124 HSPLandroid/widget/Editor;->hasInsertionController()Z
70574 Landroid/widget/Editor;->hasInsertionController()Z