Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/Input/src/com/android/test/input/
H A DAnrTest.kt67 private var hideErrorDialogs = 0 regex
75 hideErrorDialogs = Settings.Global.getInt(contentResolver, HIDE_ERROR_DIALOGS, 0)
83 Settings.Global.putInt(contentResolver, HIDE_ERROR_DIALOGS, hideErrorDialogs)