Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DRotaryEncoderInputMapper.h64 std::function<void(const char*, int64_t)> mTelemetryLogCounter; variable
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DRotaryEncoderInputMapper_test.cpp112 std::function<void(const char*, int64_t)> mTelemetryLogCounter = member in android::RotaryEncoderInputMapperTest