Searched refs:silent (Results 1 – 2 of 2) sorted by relevance
225 String silent = null; in hasAudioSilentProperty() local228 silent = (String) Class.forName("android.os.SystemProperties").getMethod("get", in hasAudioSilentProperty()234 if (silent != null && silent.equals("1")) { in hasAudioSilentProperty()
35395 field public static final String VALUE_RINGTONE_SILENT = "silent";