Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp495 SortedVector< sp<SensorEventConnection> > activeConnections; in threadLoop() local
614 SortedVector< sp<SensorEventConnection> > activeConnections; in resetAllWakeLockRefCounts() local
1148 void SensorService::populateActiveConnections( in populateActiveConnections()
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java747 int activeConnections = 0; in logConnectionPoolBusyLocked() local