HomeSort by relevance Sort by last modified time
    Searched full:silent (Results 1 - 25 of 342) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/emma/core/res/com/vladium/emma/data/
merge_usage.res 28 excludes {'silent', 'quiet', 'debug'},
33 excludes {'silent', 'verbose', 'debug'},
36 'silent':
44 excludes {'verbose', 'quiet', 'silent'},
  /external/chromium/base/
debug_util.cc 9 bool DebugUtil::WaitForDebugger(int wait_seconds, bool silent) {
12 if (!silent)
debug_util.h 64 // When silent is false, an exception is thrown when a debugger is detected.
65 static bool WaitForDebugger(int wait_seconds, bool silent);
  /external/emma/core/res/com/vladium/emma/instr/
instr_usage.res 48 excludes {'silent', 'quiet', 'debug'},
53 excludes {'silent', 'verbose', 'debug'},
56 'silent':
64 excludes {'verbose', 'quiet', 'silent'},
  /external/emma/core/res/com/vladium/emma/report/
report_usage.res 33 excludes {'silent', 'quiet', 'debug'},
38 excludes {'silent', 'verbose', 'debug'},
41 'silent':
49 excludes {'verbose', 'quiet', 'silent'},
  /external/dropbear/libtomcrypt/testprof/
makefile.shared 21 libtool --silent --mode=link gcc $(CFLAGS) `find . -type f | grep "[.]lo" | xargs` -o $@ -rpath $(LIBPATH) -version-info $(VERSION)
24 libtool --silent --mode=install install -c $(LIBTEST) $(DESTDIR)$(LIBPATH)/$(LIBTEST)
  /external/emma/core/res/com/vladium/emma/
run_usage.res 64 excludes {'silent', 'quiet', 'debug'},
69 excludes {'silent', 'verbose', 'debug'},
72 'silent':
80 excludes {'verbose', 'quiet', 'silent'},
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
messages.properties 4 BuildPreferencePage_Silent=Silent
  /external/bzip2/
bzgrep 42 silent=0
48 *h*) silent=1
62 elif test $# -eq 1 -o $silent -eq 1; then
  /external/skia/include/views/
SkOSSound.h 30 // volume runs from 0 (silent) to 0xFF (max-volume)
  /development/samples/AccessibilityService/res/values/
strings.xml 39 <!-- String value for announcing silent ringer mode-->
40 <string name="value_ringer_silent">Ringer silent</string>
  /frameworks/base/core/java/android/preference/
RingtonePreference.java 36 * {@link System#DEFAULT_ALARM_ALERT_URI}. If the user chooses the "Silent"
117 * Returns whether to a show an item for 'Silent'.
119 * @return Whether to show an item for 'Silent'.
126 * Sets whether to show an item for 'Silent'.
128 * @param showSilent Whether to show 'Silent'.
  /packages/apps/Settings/src/com/android/settings/
SoundSettings.java 50 private static final String KEY_SILENT = "silent";
62 private static final String VALUE_VIBRATE_ONLY_SILENT = "silent";
68 * If we are currently in one of the silent modes (the ringer mode is set to either
69 * "silent mode" or "vibrate mode"), then toggling the "Phone vibrate"
70 * preference will switch between "silent mode" and "vibrate mode".
180 // Control phone vibe independent of silent mode
233 // might need to switch the ringer mode from one kind of "silent" to
250 // NB: in the UI we now simply call this "silent mode". A separate
  /external/bluetooth/bluez/test/
rctest.1 32 connect and be silent
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
runPatchCommand.pl 85 # --silent suppresses the success message to STDOUT.
86 $argsHashRef = {options => ["--dry-run", "--silent"]};
94 $argsHashRef = {options => ["--silent"]};
103 options => ["--silent", "--remove-empty-files"]}; # To clean up.
  /frameworks/base/core/res/res/layout/
power_dialog.xml 39 <Button android:id="@+id/silent"
  /packages/apps/DeskClock/src/com/android/deskclock/
Alarm.java 61 p.writeInt(silent ? 1 : 0);
167 public boolean silent; field in class:Alarm
181 Log.v("Alarm is marked as silent");
183 silent = true;
208 silent = p.readInt() == 1;
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 50 private static final int SILENT = 0;
217 float leftVolume = SILENT;
241 leftVolume = SILENT;
242 rightVolume = SILENT;
360 stream = mSoundPool.play(sampleId, SILENT, SILENT, 1, 0, 1);
  /external/emma/core/java12/com/vladium/logging/
ILogLevels.java 28 int SEVERE = 0; // "-silent"
56 String SILENT_STRING = "silent";
  /packages/apps/DeskClock/res/values/
strings.xml 154 <!-- Setting title for whether the alarm should play in silent mode.
155 Usually, silent mode only affects the ringer, but this setting
156 will make the alarms respect silent mode too. -->
157 <string name="alarm_in_silent_mode_title">Alarm in silent mode</string>
159 <!-- Setting summary for whether the alarm should play in silent mode. -->
160 <string name="alarm_in_silent_mode_summary">Play alarm even when the phone is in silent mode</string>
202 <!-- Summary for the alarm preference when silent is chosen. -->
203 <string name="silent_alarm_summary">Silent</string>
  /packages/apps/Settings/res/xml/
sound_settings.xml 26 android:key="silent"
41 android:dependency="silent"
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 145 isLastChar(wdsz, n) ) { // B is silent if word ends in MB
192 case 'G' : // GH silent at end or before consonant
205 break; // silent G
276 // Silent if in "TCH"
288 case 'W' : case 'Y' : // silent if not followed by vowel
  /frameworks/base/core/java/com/android/internal/app/
RingtonePickerActivity.java 56 /** The position in the list of the 'Silent' item. */
68 /** Whether this list has the 'Silent' item. */
124 // Get whether to show the 'Silent' item
183 // The 'Silent' item should use a null Uri
239 // A null Uri is for the 'Silent' item
  /packages/apps/DeskClock/res/values-en-rGB/
strings.xml 63 <string name="alarm_in_silent_mode_title" msgid="3892612644543516705">"Alarm in silent mode"</string>
64 <string name="alarm_in_silent_mode_summary" msgid="6042500263899922832">"Play alarm even when the phone is in silent mode"</string>
87 <string name="silent_alarm_summary" msgid="8605302849408279221">"Silent"</string>
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PowerDialog.java 86 mSilent = (Button) findViewById(R.id.silent);
100 // XXX: HACK for now hide the silent until we get mute support

Completed in 1143 milliseconds

1 2 3 4 5 6 7 8 91011>>