Home
last modified time | relevance | path

Searched defs:activeConnections (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorService.cpp293 SortedVector< sp<SensorEventConnection> > activeConnections; in setSensorAccess() local
645 SortedVector< sp<SensorEventConnection> > activeConnections; in threadLoop() local
814 SortedVector< sp<SensorEventConnection> > activeConnections; in resetAllWakeLockRefCounts() local
1615 void SensorService::populateActiveConnections( in populateActiveConnections()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java1109 ArrayList<GsmCdmaConnection> activeConnections = new ArrayList<>(); in updateMetrics() local
1113 mMetrics.writeRilCallList(mPhone.getPhoneId(), activeConnections); in updateMetrics() local
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java832 int activeConnections = 0; in logConnectionPoolBusyLocked() local