Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DContentSuggestionsActivity.java34 public static final String CONTENT_SUGGESTIONS_ACTIVITY_NAME = CONTENT_SUGGESTIONS_PACKAGE_NAME field in ContentSuggestionsActivity
46 CONTENT_SUGGESTIONS_PACKAGE_NAME, CONTENT_SUGGESTIONS_ACTIVITY_NAME)); in onCreate()
DContentSuggestionsRestrictionsTest.java21 …com.android.cts.deviceandprofileowner.ContentSuggestionsActivity.CONTENT_SUGGESTIONS_ACTIVITY_NAME;
79 CONTENT_SUGGESTIONS_PACKAGE_NAME, CONTENT_SUGGESTIONS_ACTIVITY_NAME); in launchActivityAndGetEnabled()