Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
DDismissView.kt71 private const val SHOULD_SETUP = constant
226 if (value == null) Log.e(TAG, SHOULD_SETUP) in checkExists()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DDragToInteractView.kt75 private const val SHOULD_SETUP = "The view isn't ready. Should be called after `setup`" constant
292 if (value == null) Log.e(TAG, SHOULD_SETUP) in checkExists()