Searched refs:BINDER_MAX_RETRY (Results 1 – 3 of 3) sorted by relevance
54 static final int BINDER_MAX_RETRY = 10; field in MockModem
259 } while ((binder == null) && (retryCount < MockModem.BINDER_MAX_RETRY)); in setModemService()
606 } while ((binder == null) && (retryCount < MockModem.BINDER_MAX_RETRY)); in setModemService()