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