Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAutofillRestrictionsTest.java95 waitForServiceSettingSaved(SERVICE_NAME); in enableService()
106 private void waitForServiceSettingSaved(String expected) throws Exception { in waitForServiceSettingSaved() method in AutofillRestrictionsTest