Searched refs:interceptFallback (Results 1 – 1 of 1) sorted by relevance
3493 if (!interceptFallback(win, fallbackEvent, policyFlags)) { in dispatchUnhandledKey()3517 private boolean interceptFallback(WindowState win, KeyEvent fallbackEvent, int policyFlags) { in interceptFallback() method in PhoneWindowManager