Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DSoundSettingsTest.java221 … String notificationSettingValue = notificationCodes.get(mDevice.getProductName()).toString(); in testNotificationRingtone() local
222 verifyRingtone(new RingtoneSetting(notificationRingtone, notificationSettingValue), in testNotificationRingtone()