Home
last modified time | relevance | path

Searched defs:existingConnections (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp225 std::unordered_map<int, int>& existingConnections = in capRates() local
256 std::unordered_map<int, int>& existingConnections = in uncapRates() local
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConferenceController.java228 List<Connection> existingConnections = mTelephonyConference.getConnections(); in recalculateConference() local