Home
last modified time | relevance | path

Searched refs:setMuteNotifications (Results 1 – 1 of 1) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DDashboardMainServlet.java134 public void setMuteNotifications(boolean muteNotifications) { in setMuteNotifications() method in DashboardMainServlet.TestDisplay
238 display.setMuteNotifications(favorite.muteNotifications); in doGetHandler()