Searched refs:SERVICE_DND (Results 1 – 1 of 1) sorted by relevance
50 public static final String SERVICE_DND = SERVICE_BASE + "SERVICE_DND"; field in MockListener103 } else if (SERVICE_DND.equals(action)) { in onCreate()154 filter.addAction(SERVICE_DND); in onCreate()255 requestIntegerResult(context, SERVICE_DND, catcher); in probeFilter()