Searched refs:DA_BUSY (Results 1 – 2 of 2) sorted by relevance
124 static final short DA_BUSY = 11; field in ServiceLocationException
355 if (errCode != ServiceLocationException.DA_BUSY) { in transactUnicastMsg()1067 if (ex.getErrorCode() != ServiceLocationException.DA_BUSY) { in run()