Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/sound/
H A DMediaOutputPreferenceControllerTest.java98 private static final String TEST_APPLICATION_LABEL = "APP Test Label"; field in MediaOutputPreferenceControllerTest
292 mContext.getString(R.string.media_output_label_title, TEST_APPLICATION_LABEL)); in updateState_withActiveLocalPlayback_checkTitle()
357 mAppInfo.name = TEST_APPLICATION_LABEL; in initPackage()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DRemoteVolumeGroupControllerTest.java71 private static final String TEST_APPLICATION_LABEL = "APP Test Label"; field in RemoteVolumeGroupControllerTest
205 mAppInfo.name = TEST_APPLICATION_LABEL; in initPackage()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/media/
H A DMediaOutputIndicatorSliceTest.java81 private static final String TEST_APPLICATION_LABEL = "APP Test Label"; field in MediaOutputIndicatorSliceTest
281 mAppInfo.name = TEST_APPLICATION_LABEL; in initPackage()