OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostChanged
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/src/com/android/email/
ExchangeUtils.java
97
public void
hostChanged
(long accountId) throws RemoteException {
/packages/apps/Email/src/com/android/email/service/
EmailServiceProxy.java
273
public void
hostChanged
(final long accountId) throws RemoteException {
277
mService.
hostChanged
(accountId);
Completed in 9 milliseconds