Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uicommon/src/android/companion/cts/uicommon/
DCompanionDeviceManagerUi.kt126 private const val NOTIFICATION_PACKAGE_NAME = "com.android.settings" in click() constant
133 private val NOTIFICATION_UI = By.pkg(NOTIFICATION_PACKAGE_NAME).depth(0) in click()