1 # Copyright (C) 2012 The Android Open Source Project 2 # 3 # Licensed under the Apache License, Version 2.0 (the "License"); 4 # you may not use this file except in compliance with the License. 5 # You may obtain a copy of the License at 6 # 7 # http://www.apache.org/licenses/LICENSE-2.0 8 # 9 # Unless required by applicable law or agreed to in writing, software 10 # distributed under the License is distributed on an "AS IS" BASIS, 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 # See the License for the specific language governing permissions and 13 # limitations under the License. 14 15 key 353 DPAD_CENTER 16 key 103 DPAD_UP 17 key 108 DPAD_DOWN 18 key 105 DPAD_LEFT 19 key 106 DPAD_RIGHT 20 21 key 139 MENU 22 23 key 174 BACK 24 25 key 512 NUMPAD_0 26 key 513 NUMPAD_1 27 key 514 NUMPAD_2 28 key 515 NUMPAD_3 29 key 516 NUMPAD_4 30 key 517 NUMPAD_5 31 key 518 NUMPAD_6 32 key 519 NUMPAD_7 33 key 520 NUMPAD_8 34 key 521 NUMPAD_9 35 key 52 NUMPAD_DOT 36 key 28 NUMPAD_ENTER 37 key 355 CLEAR 38 39 key 207 MEDIA_PLAY 40 key 128 MEDIA_STOP 41 key 164 MEDIA_PLAY_PAUSE 42 43 key 168 MEDIA_REWIND 44 key 208 MEDIA_FAST_FORWARD 45 46 key 163 MEDIA_NEXT 47 key 165 MEDIA_PREVIOUS 48 49 key 119 MEDIA_PAUSE 50