Home
last modified time | relevance | path

Searched defs:mEventCache (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A DSensorEventConnection.h182 sensors_event_t *mEventCache; variable
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DNsdManagerTest.java153 private final List<EventData> mEventCache = new ArrayList<EventData>(); field in NsdManagerTest