Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp244 bool shouldBumpGeneration = false; in configure() local
246 [&keyboardLayout, &shouldBumpGeneration](InputDeviceContext& context) { in configure()
248 shouldBumpGeneration = true; in configure()
251 if (shouldBumpGeneration) { in configure()