Searched refs:OutOfIdsException (Results 1 – 10 of 10) sorted by relevance
64 throws EventResultPersister.OutOfIdsException { in addObserver()84 throws EventResultPersister.OutOfIdsException { in getNewId()
82 public int getNewId() throws OutOfIdsException { in getNewId()85 throw new OutOfIdsException(); in getNewId()311 throws OutOfIdsException { in addObserver()366 public class OutOfIdsException extends Exception {} class in EventResultPersister
64 throws EventResultPersister.OutOfIdsException { in addObserver()
135 } catch (EventResultPersister.OutOfIdsException e) { in onCreate()143 } catch (EventResultPersister.OutOfIdsException e) { in onCreate()
130 } catch (EventResultPersister.OutOfIdsException | IllegalArgumentException e) { in onCreate()
374 } catch (EventResultPersister.OutOfIdsException e) { in startUninstallProgress()
48 import com.android.packageinstaller.common.EventResultPersister.OutOfIdsException387 } catch (e: OutOfIdsException) { in initiateUninstall()
45 import com.android.packageinstaller.common.EventResultPersister.OutOfIdsException in <lambda>()863 } catch (e: OutOfIdsException) { in <lambda>()
295 } catch (EventResultPersister.OutOfIdsException e) { in onCreate()
417 } catch (EventResultPersister.OutOfIdsException e) { in uninstallPackage()