HomeSort by relevance Sort by last modified time
    Searched defs:setLogging (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/email/
ExchangeUtils.java 80 * accounts (e.g. setLogging), so this class is added for safety and simplicity.
118 public void setLogging(int on) throws RemoteException {
  /packages/apps/Email/src/com/android/email/service/
EmailServiceProxy.java 250 public void setLogging(final int on) throws RemoteException {
255 mService.setLogging(on);

Completed in 24 milliseconds