Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java328 UiObject appSettings = settingsList.getChildByText(LIST_ITEM_VALUE, name); in selectSettingsFor() local
338 UiObject appSettings = settingsList.getChildByText(LIST_ITEM_VALUE, name); in checkSettingsExists() local
/platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/
DSettingsHelper.java195 UiObject appSettings = settingsList.getChildByText(LIST_ITEM_VALUE, settingName); in selectSettingFor() local