Searched defs:on (Results 1 – 3 of 3) sorted by relevance
40 void setLogging(int on); in setLogging()
220 public void setLogging(final int on) throws RemoteException { in setLogging()
857 private void updateState(int state, boolean on, boolean notify) { in updateState()