mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
6 lines
No EOL
180 B
Text
6 lines
No EOL
180 B
Text
package com.eurekateam.keyhandler {
|
|
public class KeyHandler {
|
|
ctor public KeyHandler (android.content.Context);
|
|
method public android.view.KeyEvent handleKeyEvent();
|
|
}
|
|
} |