Lines Matching refs:action
91 final int action = e.getAction(); in handleAppsCustomizeTabKeyEvent() local
92 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handleAppsCustomizeTabKeyEvent()
149 final int action = e.getAction(); in handlePagedViewGridLayoutWidgetKeyEvent() local
150 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handlePagedViewGridLayoutWidgetKeyEvent()
308 final int action = e.getAction(); in handleAppsCustomizeKeyEvent() local
309 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handleAppsCustomizeKeyEvent()
448 final int action = e.getAction(); in handleTabKeyEvent() local
449 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handleTabKeyEvent()
505 final int action = e.getAction(); in handleHotseatButtonKeyEvent() local
506 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handleHotseatButtonKeyEvent()
674 final int action = e.getAction(); in handleIconKeyEvent() local
675 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handleIconKeyEvent()
825 final int action = e.getAction(); in handleFolderKeyEvent() local
826 final boolean handleKeyEvent = (action != KeyEvent.ACTION_UP); in handleFolderKeyEvent()