Searched refs:KEYCODE_MEDIA_STOP (Results 1 – 10 of 10) sorted by relevance
191 case KeyEvent.KEYCODE_MEDIA_STOP: in interceptMediaKey()233 case KeyEvent.KEYCODE_MEDIA_STOP: in interceptMediaKey()
97 case KeyEvent.KEYCODE_MEDIA_STOP: in onKeyDown()212 case KeyEvent.KEYCODE_MEDIA_STOP: in onKeyUp()
859 case KeyEvent.KEYCODE_MEDIA_STOP: in isWakeKeyWhenKeyguardShowing()
2878 case KeyEvent.KEYCODE_MEDIA_STOP: in interceptKeyBeforeQueueing()
535 } else if (keyCode == KeyEvent.KEYCODE_MEDIA_STOP in onKeyDown()
468 } else if (keyCode == KeyEvent.KEYCODE_MEDIA_STOP in dispatchKeyEvent()
268 public static final int KEYCODE_MEDIA_STOP = 86; field in KeyEvent689 names.append(KEYCODE_MEDIA_STOP, "KEYCODE_MEDIA_STOP"); in populateKeycodeSymbolicNames()
661 NO DOC BLOCK: android.view.KeyEvent Field KEYCODE_MEDIA_STOP
22161 field public static final int KEYCODE_MEDIA_STOP = 86; // 0x56