Searched refs:ABORT_REASON_USER_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
94 ABORT_REASON_USER_NOT_ALLOWED -> {109 const val ABORT_REASON_USER_NOT_ALLOWED = 2 constant
133 return UninstallAborted(UninstallAborted.ABORT_REASON_USER_NOT_ALLOWED) in performPreUninstallChecks()147 return UninstallAborted(UninstallAborted.ABORT_REASON_USER_NOT_ALLOWED) in performPreUninstallChecks()
94 aborted.abortReason == UninstallAborted.ABORT_REASON_USER_NOT_ALLOWED in <lambda>()