Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/activity/
DWelcome.java241 stopInboxLookup(); in onStop()
271 private void stopInboxLookup() { in stopInboxLookup() method in Welcome
283 stopInboxLookup(); // Stop if already running -- it shouldn't be but just in case. in startInboxLookup()