Merge "Document thrown IllegalArgumentException."
This commit is contained in:
committed by
Android (Google) Code Review
commit
d0e8fb431a
@@ -2537,6 +2537,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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user