Home | History | Annotate | Download | only in android

Lines Matching defs:bindings

218             SkinKeyBinding  bindings[ SKIN_KEY_COMMAND_MAX_BINDINGS ];
222 count = skin_keyset_get_bindings( android_keyset, cmd, bindings );
228 skin_key_symmod_to_str( bindings[n].sym, bindings[n].mod ) );
285 " configuration of key-bindings to use. the default location on this\n"
378 " and key bindings/presses\n\n"
1224 " starting the emulator. a keyset file contains a list of key bindings used\n"
1250 " if no corresponding file is found, a default set of key bindings is used.\n\n"
1251 " use '-help-keys' to list the default key bindings.\n"
1407 { "keys", "supported key bindings", help_keys },
1411 { "keyset-file", "key bindings configuration file", help_keyset_file },