Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b9f8d92 authored by Mathew Inwood's avatar Mathew Inwood
Browse files

Document thrown IllegalArgumentException.

Change-Id: I502f91e3c1130c14ad8f67934bf52a7206de302f
parent b48ca1f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2527,6 +2527,7 @@ public abstract class PackageManager {
     * {@link #COMPONENT_ENABLED_STATE_DEFAULT}.  The last one means the
     * application's enabled state is based on the original information in
     * the manifest as found in {@link ComponentInfo}.
     * @throws IllegalArgumentException if the named package does not exist.
     */
    public abstract int getApplicationEnabledSetting(String packageName);