Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DLatencyAggregator.cpp46 static const char* INPUT_NATIVE_BOOT = "input_native_boot"; variable
63 GetServerConfigurableFlag(INPUT_NATIVE_BOOT, SLOW_EVENT_MIN_REPORTING_LATENCY_MILLIS, in getSlowEventMinReportingLatency()
71 GetServerConfigurableFlag(INPUT_NATIVE_BOOT, SLOW_EVENT_MIN_REPORTING_INTERVAL_MILLIS, in getSlowEventMinReportingInterval()
/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.cpp81 static const char* INPUT_NATIVE_BOOT = "input_native_boot"; variable
107 server_configurable_flags::GetServerConfigurableFlag(INPUT_NATIVE_BOOT, in isPalmRejectionEnabled()
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp99 static const char* INPUT_NATIVE_BOOT = "input_native_boot"; variable
2435 server_configurable_flags::GetServerConfigurableFlag(INPUT_NATIVE_BOOT, in dumpInputProperties()