am 5c3ddcd1: am 425c3d5f: am 99049335: am 3ed65cb3: am 689e827a: Merge "Doc update: superceeded > superseded" into jb-mr1.1-docs
* commit '5c3ddcd14b79c4737ea06f68d8efd39543d60382': Doc update: superceeded > superseded
This commit is contained in:
@@ -2862,16 +2862,16 @@ public abstract class PackageManager {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated This function no longer does anything; it was an old
|
* @deprecated This function no longer does anything; it was an old
|
||||||
* approach to managing preferred activities, which has been superceeded
|
* approach to managing preferred activities, which has been superseded
|
||||||
* (and conflicts with) the modern activity-based preferences.
|
* by (and conflicts with) the modern activity-based preferences.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public abstract void addPackageToPreferred(String packageName);
|
public abstract void addPackageToPreferred(String packageName);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated This function no longer does anything; it was an old
|
* @deprecated This function no longer does anything; it was an old
|
||||||
* approach to managing preferred activities, which has been superceeded
|
* approach to managing preferred activities, which has been superseded
|
||||||
* (and conflicts with) the modern activity-based preferences.
|
* by (and conflicts with) the modern activity-based preferences.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public abstract void removePackageFromPreferred(String packageName);
|
public abstract void removePackageFromPreferred(String packageName);
|
||||||
|
|||||||
Reference in New Issue
Block a user