Searched refs:sExceptionClassOnSet (Results 1 – 1 of 1) sorted by relevance
140 private static Class<?> sExceptionClassOnSet; field in VehiclePropertyVerifier669 assertWithMessage("Expected " + sExceptionClassOnSet + " to be of type " in verifyWritePermissionsGiveAccessToWriteApis()670 + exceptedExceptionClass).that(sExceptionClassOnSet) in verifyWritePermissionsGiveAccessToWriteApis()1180 if (sExceptionClassOnSet == null) { in verifySetProperty()2881 sExceptionClassOnSet = e.getClass(); in setPropertyAndWaitForChange()2885 sExceptionClassOnSet = e.getClass(); in setPropertyAndWaitForChange()