Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/Input/src/com/android/test/input/
H A DAnrTest.kt57 var mHideErrorDialogs = 0 regex
62 mHideErrorDialogs = Settings.Global.getInt(contentResolver, HIDE_ERROR_DIALOGS, 0)
69 Settings.Global.putInt(contentResolver, HIDE_ERROR_DIALOGS, mHideErrorDialogs)