Searched refs:mExpectedException (Results 1 – 1 of 1) sorted by relevance
108 public ExpectedException mExpectedException = ExpectedException.none(); field in RemoteViewsTest211 mExpectedException.expect(ActionException.class); in testSetTextViewText()225 mExpectedException.expect(Throwable.class); in testSetTextViewTextSize()271 mExpectedException.expect(ActionException.class); in testSetImageViewResource()331 mExpectedException.expect(ActionException.class); in testSetChronometer()348 mExpectedException.expect(ActionException.class); in testSetChronometerCountDown()374 mExpectedException.expect(ActionException.class); in testSetProgressBar()494 mExpectedException.expect(ActionException.class); in testSetImageViewBitmap()511 mExpectedException.expect(ActionException.class); in testSetBitmap()526 mExpectedException.expect(ActionException.class); in testSetBoolean()[all …]