Searched defs:orientationIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorService.cpp81 ssize_t orientationIndex = -1; local
93 orientationIndex = i;
139 if (orientationIndex >= 0) {
140 mUserSensorList.removeItemsAt(orientationIndex);

Completed in 31 milliseconds