Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java340 boolean mInBatchEditControllers; field in Editor
1766 mInBatchEditControllers = true; in beginBatchEdit()
1790 mInBatchEditControllers = false; in endBatchEdit()
H A DTextView.java13177 return mEditor.mInBatchEditControllers; in isInBatchEditMode()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70623 Landroid/widget/Editor;->mInBatchEditControllers:Z