Searched refs:REASON_PACKAGE_REPLACED (Results 1 – 5 of 5) sorted by relevance
285 public static final int REASON_PACKAGE_REPLACED = PowerExemptionManager.REASON_PACKAGE_REPLACED; field in PowerWhitelistManager364 REASON_PACKAGE_REPLACED,
335 public static final int REASON_PACKAGE_REPLACED = 311; field in PowerExemptionManager488 REASON_PACKAGE_REPLACED,842 case REASON_PACKAGE_REPLACED: in reasonCodeToString()
19 import static android.os.PowerExemptionManager.REASON_PACKAGE_REPLACED;96 getTemporaryAppAllowlistBroadcastOptions(REASON_PACKAGE_REPLACED).toBundle()); in sendSystemPackageUpdatedBroadcastsInternal()
41 import static android.os.PowerExemptionManager.REASON_PACKAGE_REPLACED;2991 REASON_PACKAGE_REPLACED).toBundle()); in handlePackagePostInstall()
166 REASON_PACKAGE_REPLACED = 311; enumerator