Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java362 boolean mInBatchEditControllers; field in Editor
1846 mInBatchEditControllers = true; in beginBatchEdit()
1870 mInBatchEditControllers = false; in endBatchEdit()
H A DTextView.java15248 return mEditor.mInBatchEditControllers; in isInBatchEditMode()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67300 Landroid/widget/Editor;->mInBatchEditControllers:Z