Searched refs:isServiceUnBound (Results 1 – 3 of 3) sorted by relevance
183 public boolean isServiceUnBound() { in isServiceUnBound() method in InCallServiceStateValidator
199 return inCallService.isServiceUnBound(); in waitForUnboundService()
375 return (inCallService.isServiceUnBound()) ? true : false; in waitForUnboundService()