Searched refs:FORCED_SILENT (Results 1 – 2 of 2) sorted by relevance
28 public static final SilentModeInfo FORCED_SILENT = new SilentModeInfo(true, false, true, true); field in SilentModeInfo
246 testHelper.checkSilentModeFull(SilentModeInfo.FORCED_SILENT); in checkForcedSilentMode()