HomeSort by relevance Sort by last modified time
    Searched refs:assertComponentStateAfterTimeout (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BluetoothRestrictionTest.java 130 assertComponentStateAfterTimeout(
137 assertComponentStateAfterTimeout(
187 private void assertComponentStateAfterTimeout(ComponentName component, int expectedState) {
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BluetoothSharingRestrictionTest.java 103 assertComponentStateAfterTimeout(context, OPP_LAUNCHER_COMPONENT, componentEnabledState);
109 private static void assertComponentStateAfterTimeout(Context context, ComponentName component,

Completed in 89 milliseconds