diff --git a/api/system-current.txt b/api/system-current.txt index c6ec9b8478660..f6843eaf03746 100644 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -3660,6 +3660,7 @@ package android.app { method public int getMemoryClass(); method public void getMemoryInfo(android.app.ActivityManager.MemoryInfo); method public static void getMyMemoryState(android.app.ActivityManager.RunningAppProcessInfo); + method public int getPackageImportance(java.lang.String); method public android.os.Debug.MemoryInfo[] getProcessMemoryInfo(int[]); method public java.util.List getProcessesInErrorState(); method public deprecated java.util.List getRecentTasks(int, int) throws java.lang.SecurityException;