Searched refs:validateProfileConnectionState (Results 1 – 1 of 1) sorted by relevance
596 if (!validateProfileConnectionState(state) || !validateProfileConnectionState(prevState)) { in sendConnectionStateChange()630 private boolean validateProfileConnectionState(int state) { in validateProfileConnectionState() method in AdapterProperties