Searched refs:OutOfIdsException (Results 1 – 6 of 6) sorted by relevance
63 throws EventResultPersister.OutOfIdsException { in addObserver()82 static int getNewId(@NonNull Context context) throws EventResultPersister.OutOfIdsException { in getNewId()
78 public int getNewId() throws OutOfIdsException { in getNewId()81 throw new OutOfIdsException(); in getNewId()300 throws OutOfIdsException { in addObserver()352 class OutOfIdsException extends Exception {} class in EventResultPersister
63 throws EventResultPersister.OutOfIdsException { in addObserver()
127 } catch (EventResultPersister.OutOfIdsException e) { in onCreate()165 } catch (EventResultPersister.OutOfIdsException e) { in onCreate()
116 } catch (EventResultPersister.OutOfIdsException | IllegalArgumentException e) { in onCreate()
329 } catch (EventResultPersister.OutOfIdsException e) { in startUninstallProgress()