Home
last modified time | relevance | path

Searched refs:onInstallUpdateError (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java2589 public void onInstallUpdateError( in onInstallUpdateError() method in DevicePolicyManager.InstallSystemUpdateCallback
13109 executor.execute(() -> callback.onInstallUpdateError(errorCode, errorMessage)); in executeCallback()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7531 method public void onInstallUpdateError(int, @NonNull String);