Searched refs:UNAVAILABLE_REASON_NOT_READY (Results 1 – 2 of 2) sorted by relevance
57 public static final int UNAVAILABLE_REASON_NOT_READY = 1; field in FeatureConnector80 UNAVAILABLE_REASON_NOT_READY,299 mListener.connectionUnavailable(UNAVAILABLE_REASON_NOT_READY); in notifyNotReady()
199 verify(mListener).connectionUnavailable(FeatureConnector.UNAVAILABLE_REASON_NOT_READY); in testConnectReadyNotReady()