Home
last modified time | relevance | path

Searched defs:mStorage (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/ui/
DRegion.h177 Vector<Rect> mStorage; variable
/frameworks/native/include/utils/
DVectorImpl.h132 void * mStorage; // base address of the vector variable
/frameworks/ex/common/java/com/android/common/
DOperationScheduler.java77 private final SharedPreferences mStorage; field in OperationScheduler
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DClusterManager.java72 private AggregatorRecordStorage mStorage; field in ClusterManager