Searched refs:isTailButtonNotesGesture (Results 1 – 1 of 1) sorted by relevance
143 keyCode == KEYCODE_STYLUS_BUTTON_TAIL && isTailButtonNotesGesture() -> TAIL_BUTTON in KeyEvent()157 private fun KeyEvent.isTailButtonNotesGesture(): Boolean { in KeyEvent() method in com.android.systemui.notetask.NoteTaskInitializer