Searched defs:setDropInputMode (Results 1 – 5 of 5) sorted by relevance
508 void setDropInputMode(uint32_t id, gui::DropInputMode dropInputMode) { in setDropInputMode() function
2801 bool Layer::setDropInputMode(gui::DropInputMode mode) { in setDropInputMode() function in android::Layer
2250 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDropInputMode( in setDropInputMode() function in android::SurfaceComposerClient::Transaction
4347 public Transaction setDropInputMode(SurfaceControl sc, @DropInputMode int mode) { in setDropInputMode() method in SurfaceControl.Transaction
1763 void setDropInputMode(@DropInputMode int mode) { in setDropInputMode() method in ActivityRecord