Searched refs:validateProfileConnectionState (Results 1 – 1 of 1) sorted by relevance
795 if (!validateProfileConnectionState(newState) in updateOnProfileConnectionChanged()796 || !validateProfileConnectionState(prevState)) { in updateOnProfileConnectionChanged()831 private boolean validateProfileConnectionState(int state) { in validateProfileConnectionState() method in AdapterProperties