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

  /frameworks/native/services/sensorservice/
SensorService.cpp 293 SortedVector< sp<SensorEventConnection> > activeConnections;
294 populateActiveConnections(&activeConnections);
297 for (size_t i = 0 ; i < activeConnections.size(); i++) {
298 if (activeConnections[i] != 0 && activeConnections[i]->getUid() == uid) {
299 activeConnections[i]->setSensorAccess(hasAccess);
645 SortedVector< sp<SensorEventConnection> > activeConnections;
646 populateActiveConnections(&activeConnections);
771 size_t numConnections = activeConnections.size();
    [all...]
SensorService.h 243 void populateActiveConnections( SortedVector< sp<SensorEventConnection> >* activeConnections);
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaCallTracker.java     [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 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.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/misc/common/robolectric/android-all/
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 

Completed in 913 milliseconds