Searched refs:getPendingSystemUpdate (Results 1 – 6 of 6) sorted by relevance
394 SystemUpdateInfo getPendingSystemUpdate(in ComponentName admin); in getPendingSystemUpdate() method
13257 public @Nullable SystemUpdateInfo getPendingSystemUpdate(@NonNull ComponentName admin) { in getPendingSystemUpdate() method in DevicePolicyManager13260 return mService.getPendingSystemUpdate(admin); in getPendingSystemUpdate()
16988 public SystemUpdateInfo getPendingSystemUpdate(ComponentName admin) { in getPendingSystemUpdate() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2695 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getPendingSystemUpdate(Landroid/content/Compon…3222 Landroid/app/admin/IDevicePolicyManager;->getPendingSystemUpdate(Landroid/content/ComponentName;)La…
7840 …method @Nullable public android.app.admin.SystemUpdateInfo getPendingSystemUpdate(@NonNull android…