Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java207 public static final String ONGOING_CALL_MSG = "ongoing call on the device"; field in DevicePolicyManagerTest
2761 assertExpectException(IllegalStateException.class, /* messageRegex= */ ONGOING_CALL_MSG, in testReboot()
2767 assertExpectException(IllegalStateException.class, /* messageRegex= */ ONGOING_CALL_MSG, in testReboot()