Searched refs:currentWindow (Results 1 – 1 of 1) sorted by relevance
619 final Window currentWindow = getWindow(); in performMenuItemShortcut() local620 if (currentWindow != null && currentWindow.getDecorView() != null) { in performMenuItemShortcut()621 final View decorView = currentWindow.getDecorView(); in performMenuItemShortcut()