Searched defs:canReceiveInput (Results 1 – 4 of 4) sorted by relevance
38 bool ContainerLayer::canReceiveInput() const { in canReceiveInput() function in android::ContainerLayer
2104 bool Layer::canReceiveInput() const { in canReceiveInput() function in android::Layer
1826 private boolean canReceiveInput(WindowState win) { in canReceiveInput() method
3196 const bool canReceiveInput = in setInputWindows() local