Searched refs:setBackKeyCallbackForWindowlessWindow (Results 1 – 2 of 2) sorted by relevance
484 mViewRoot.setBackKeyCallbackForWindowlessWindow(mWm::forwardBackKeyToParent); in setView()
13181 void setBackKeyCallbackForWindowlessWindow(@NonNull Predicate<KeyEvent> callback) { in setBackKeyCallbackForWindowlessWindow() method in ViewRootImpl.TrackballAxis