Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DContentSuggestionsActivity.java56 public boolean isContentSuggestionsEnabled() throws InterruptedException { in isContentSuggestionsEnabled() method in ContentSuggestionsActivity
DContentSuggestionsRestrictionsTest.java82 return activity.isContentSuggestionsEnabled(); in launchActivityAndGetEnabled()