diff options
-rw-r--r-- | services/art-profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/art-profile b/services/art-profile index af9d7a91ad60..7e4884b2c016 100644 --- a/services/art-profile +++ b/services/art-profile @@ -6970,6 +6970,7 @@ PLcom/android/server/am/ActivityManagerService$LocalService;->enforceCallerIsRec PLcom/android/server/am/ActivityManagerService$LocalService;->getMemoryStateForProcesses()Ljava/util/List; PLcom/android/server/am/ActivityManagerService$LocalService;->getTopVisibleActivities()Ljava/util/List; PLcom/android/server/am/ActivityManagerService$LocalService;->getUidProcessState(I)I +PLcom/android/server/am/ActivityManagerService$LocalService;->isAppForeground(I)Z PLcom/android/server/am/ActivityManagerService$LocalService;->isCallerRecents(I)Z PLcom/android/server/am/ActivityManagerService$LocalService;->isRuntimeRestarted()Z PLcom/android/server/am/ActivityManagerService$LocalService;->isSystemReady()Z @@ -7125,7 +7126,6 @@ PLcom/android/server/am/ActivityManagerService;->hasUsageStatsPermission(Ljava/l PLcom/android/server/am/ActivityManagerService;->installEncryptionUnawareProviders(I)V PLcom/android/server/am/ActivityManagerService;->installSystemProviders()V PLcom/android/server/am/ActivityManagerService;->isAllowedWhileBooting(Landroid/content/pm/ApplicationInfo;)Z -PLcom/android/server/am/ActivityManagerService;->isAppForeground(I)Z PLcom/android/server/am/ActivityManagerService;->isAssistDataAllowedOnCurrentActivity()Z PLcom/android/server/am/ActivityManagerService;->isGetTasksAllowed(Ljava/lang/String;II)Z PLcom/android/server/am/ActivityManagerService;->isInLockTaskMode()Z |