Home
last modified time | relevance | path

Searched refs:handleKeyDown (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/text/method/
DMetaKeyKeyListener.java541 public static long handleKeyDown(long state, int keyCode, KeyEvent event) { in handleKeyDown() method in MetaKeyKeyListener
/frameworks/base/media/java/android/media/
DAudioManager.java721 public void handleKeyDown(KeyEvent event, int stream) { in handleKeyDown() method in AudioManager
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt296 NO DOC BLOCK: android.text.method.MetaKeyKeyListener Method handleKeyDown(long, int, android.view.K…
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindow.java1776 getAudioManager().handleKeyDown(event, mVolumeControlStreamType); in onKeyDown()
/frameworks/base/api/
Dsystem-current.txt32526 method public static long handleKeyDown(long, int, android.view.KeyEvent);
Dcurrent.txt30293 method public static long handleKeyDown(long, int, android.view.KeyEvent);