HomeSort by relevance Sort by last modified time
    Searched refs:activeConnections (Results 1 - 10 of 10) sorted by null

  /frameworks/native/services/sensorservice/
SensorService.cpp 524 SortedVector< sp<SensorEventConnection> > activeConnections;
525 populateActiveConnections(&activeConnections);
650 size_t numConnections = activeConnections.size();
652 if (activeConnections[i] != NULL) {
653 activeConnections[i]->removeSensor(handle);
664 size_t numConnections = activeConnections.size();
666 if (activeConnections[i] != 0) {
667 activeConnections[i]->sendEvents(mSensorEventBuffer, count, mSensorEventScratch,
669 needsWakeLock |= activeConnections[i]->needsWakeLock();
672 if (activeConnections[i]->hasOneShotSensors())
    [all...]
SensorService.h 200 void populateActiveConnections( SortedVector< sp<SensorEventConnection> >* activeConnections);
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java 747 int activeConnections = 0;
754 activeConnections += 1;
765 msg.append("Connections: ").append(activeConnections).append(" active, ");
    [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 

Completed in 130 milliseconds