Searched refs:OperationFailedException (Results 1 – 5 of 5) sorted by relevance
201 } catch (OperationFailedException e) { in updateOverlaysForUser()213 } catch (OperationFailedException e) { in updateOverlaysForUser()299 throws OperationFailedException { in onPackageReplaced()453 throw new OperationFailedException( in setEnabled()479 throw new OperationFailedException( in setEnabledExclusive()523 throws OperationFailedException { in registerFabricatedOverlay()526 throw new OperationFailedException( in registerFabricatedOverlay()545 throws OperationFailedException { in registerFabricatedOverlay()648 throws OperationFailedException { in setPriority()658 throw new OperationFailedException( in setPriority()[all …]
435 } catch (OperationFailedException e) { in onPackageAdded()458 } catch (OperationFailedException e) { in onPackageChanged()649 } catch (OperationFailedException e) {684 } catch (OperationFailedException e) {719 } catch (OperationFailedException e) {754 } catch (OperationFailedException e) {786 } catch (OperationFailedException e) {818 } catch (OperationFailedException e) {864 } catch (OperationFailedException e) {898 throws OperationFailedException {[all …]
19 import static com.android.server.om.OverlayManagerServiceImpl.OperationFailedException;172 throws OperationFailedException { in installAndAssert()194 throws OperationFailedException { in upgradeAndAssert()221 throws OperationFailedException { in downgradeAndAssert()
218 assertThrows(OverlayManagerServiceImpl.OperationFailedException.class, in testSetEnabledAtVariousConditions()
12857 Lcom/android/server/om/OverlayManagerServiceImpl$OperationFailedException;