Searched refs:createAssertionFailException (Results 1 – 10 of 10) sorted by relevance
261 throw Assert.createAssertionFailException("Unable to parse DialerPhoneNumber bytes", e); in mergeRow()289 throw Assert.createAssertionFailException("Unable to parse NumberAttributes bytes", e); in mergeRow()369 throw Assert.createAssertionFailException("Unable to parse DialerPhoneNumber bytes", e); in meetsDialerPhoneNumberCriteria()
57 public static AssertionError createAssertionFailException(String msg) { in createAssertionFailException() method in Assert62 public static AssertionError createAssertionFailException(String msg, Throwable reason) { in createAssertionFailException() method in Assert
124 throw Assert.createAssertionFailException("unknown type for key " + configKey); in loadCurrentConfig()156 throw Assert.createAssertionFailException("unknown type for key " + configKey); in getConfig()
35 throw Assert.createAssertionFailException("unexpected action: " + intent.getAction()); in onReceive()
59 throw Assert.createAssertionFailException("unknown paw type " + pawType); in loadPayload()
139 throw Assert.createAssertionFailException("should never be called on stub."); in createPinChanger()
90 throw Assert.createAssertionFailException("unsupported extra type: " + value.getClass()); in put()
158 throw Assert.createAssertionFailException("Invalid message: " + msg);
881 throw Assert.createAssertionFailException( in recursivelyUpdateMediaPlayerViewOfExpandedViewHolder()
580 throw Assert.createAssertionFailException(e.toString()); in onHandleIntent()