Home
last modified time | relevance | path

Searched defs:createIllegalStateFailException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/common/
DAssert.java77 public static IllegalStateException createIllegalStateFailException() { in createIllegalStateFailException() method in Assert
82 public static IllegalStateException createIllegalStateFailException(String msg) { in createIllegalStateFailException() method in Assert