Home
last modified time | relevance | path

Searched refs:logging_notify_ (Results 1 – 3 of 3) sorted by relevance

/external/libchrome-gestures/src/
Dlogging_filter_interpreter.cc23 logging_notify_(prop_reg, "Logging Notify", 0), in LoggingFilterInterpreter()
35 logging_notify_.SetDelegate(this); in LoggingFilterInterpreter()
40 if (prop == &logging_notify_) in IntWasWritten()
Dlogging_filter_interpreter_unittest.cc99 interpreter.IntWasWritten(&interpreter.logging_notify_); in TEST()
/external/libchrome-gestures/include/
Dlogging_filter_interpreter.h41 IntProperty logging_notify_; variable