Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/plugin/
DPluginEventStorage.java46 private final Map<PluginType<?>, EventCounter> mCounters = new HashMap<>(); field in PluginEventStorage
86 private final Map<PluginType<?>, EventCounter> mCounters; field in PluginEventStorage.TimeFrame
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsMessageBodyTest.java360 LanguagePair[] mCounters; field in SmsMessageBodyTest.CounterHelper