Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegationTest.java144 String reportedScopes[] = waitReportedScopes(); in testDelegateReceivesScopeChangedBroadcast()
309 private String[] waitReportedScopes() throws InterruptedException { in waitReportedScopes() method in DelegationTest