Home | History | Annotate | Download | only in exchange

Lines Matching refs:ProviderUnavailableException

63 import com.android.emailcommon.provider.ProviderUnavailableException;
497 * @throws ProviderUnavailableException if the list of Accounts cannot be guaranteed valid
504 if (c == null) throw new ProviderUnavailableException();
617 } catch (ProviderUnavailableException e) {
715 } catch (ProviderUnavailableException e) {
799 } catch (ProviderUnavailableException e) {
978 } catch (ProviderUnavailableException e) {
1964 } catch (ProviderUnavailableException pue) {
2203 if (c == null) throw new ProviderUnavailableException();