Home
last modified time | relevance | path

Searched refs:BELL (Results 1 – 25 of 55) sorted by relevance

123

/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalManager.java93 wantAudible = mPreferences.getBoolean(PreferenceConstants.BELL, true); in TerminalManager()
267 if (PreferenceConstants.BELL.equals(key)) { in onSharedPreferenceChanged()
268 wantAudible = sharedPreferences.getBoolean(PreferenceConstants.BELL, true); in onSharedPreferenceChanged()
/external/python/cpython2/Lib/idlelib/
DParenMatch.py50 BELL = idleConf.GetOption('extensions','ParenMatch','bell', variable in ParenMatch
128 if self.BELL:
/external/libedit/src/
Dvis.c98 #undef BELL
99 #define BELL L'\a' macro
103 #define iswsafe(c) (c == L'\b' || c == BELL || c == L'\r')
196 case BELL: in do_mbyte()
/external/syslinux/com32/cmenu/libmenu/
Dtui.h41 #define BELL 0x07 macro
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DPreferenceConstants.java59 public static final String BELL = "bell"; field in PreferenceConstants
/external/syslinux/codepage/
Diso8859-6.txt57 0x07 0x0007 # BELL
Dcp874.txt26 0x07 0x0007 #BELL
Dcp1255.txt26 0x07 0x0007 #BELL
Diso8859-8.txt57 0x07 0x0007 # BELL
Dcp1251.txt26 0x07 0x0007 #BELL
Dcp1256.txt26 0x07 0x0007 #BELL
Dcp1253.txt26 0x07 0x0007 #BELL
Dcp869.txt25 0x07 0x0007 #BELL
Dcp437.txt25 0x07 0x0007 #BELL
Dcp863.txt25 0x07 0x0007 #BELL
Dcp865.txt25 0x07 0x0007 #BELL
Dcp861.txt25 0x07 0x0007 #BELL
Dcp862.txt25 0x07 0x0007 #BELL
Dcp860.txt25 0x07 0x0007 #BELL
Dcp1252.txt26 0x07 0x0007 #BELL
Dcp850.txt25 0x07 0x0007 #BELL
Dcp737.txt25 0x07 0x0007 #BELL
Dcp1254.txt26 0x07 0x0007 #BELL
Dcp855.txt25 0x07 0x0007 #BELL
/external/python/cpython2/Tools/unicode/python-mappings/
DTIS-620.TXT44 0x07 0x0007 # BELL

123