Home
last modified time | relevance | path

Searched defs:mActiveRequestCount (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatusOsObserver.h113 map<DataItemId, int> mActiveRequestCount; variable
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatusOsObserver.h149 DataItemIdToInt mActiveRequestCount; variable
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatusOsObserver.h149 DataItemIdToInt mActiveRequestCount; variable
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatusOsObserver.h149 DataItemIdToInt mActiveRequestCount; variable
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatusOsObserver.h154 DataItemIdToInt mActiveRequestCount; variable
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatusOsObserver.h154 DataItemIdToInt mActiveRequestCount; variable
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/
H A DMmsService.java244 private int mActiveRequestCount; field in MmsService
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DAlbumSlidingWindow.java76 private int mActiveRequestCount = 0; field in AlbumSlidingWindow
H A DAlbumSetSlidingWindow.java68 private int mActiveRequestCount = 0; field in AlbumSetSlidingWindow
/aosp12/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java552 private int mActiveRequestCount; field in LocationEventLog.AggregateStats