Home
last modified time | relevance | path

Searched defs:configureNotifications (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DNotificationSettingsTests.java76 UiObject2 configureNotifications = mDevice.wait( in testNotificationsSettingsListForCalculator() local
94 UiObject2 configureNotifications = mDevice.wait( in testNotificationsSettingsListForPhone() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/tbs/
DTbsGattTest.java156 private void configureNotifications(BluetoothDevice device, in configureNotifications() method in TbsGattTest