Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/sound/
DMediaOutputPreferenceControllerTest.java111 private static final String TEST_APPLICATION_LABEL = "APP Test Label"; field in MediaOutputPreferenceControllerTest
376 TEST_APPLICATION_LABEL)); in updateState_noActiveLocalPlayback_checkTitle()
401 TEST_APPLICATION_LABEL)); in updateState_withNullMediaController_checkTitle()
412 mContext.getString(R.string.media_output_label_title, TEST_APPLICATION_LABEL)); in updateState_withActiveLocalPlayback_checkTitle()
553 mAppInfo.name = TEST_APPLICATION_LABEL; in initPackage()
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DRemoteVolumeGroupControllerTest.java73 private static final String TEST_APPLICATION_LABEL = "APP Test Label"; field in RemoteVolumeGroupControllerTest
213 mAppInfo.name = TEST_APPLICATION_LABEL; in initPackage()
/packages/apps/Settings/tests/robotests/src/com/android/settings/media/
DMediaOutputIndicatorSliceTest.java85 private static final String TEST_APPLICATION_LABEL = "APP Test Label"; field in MediaOutputIndicatorSliceTest
334 mAppInfo.name = TEST_APPLICATION_LABEL; in initPackage()