diff options
author | Jeff Chang <chengjeff@google.com> | 2018-08-17 01:14:51 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2018-08-17 01:14:51 +0000 |
commit | 9744262ffa4effba26000ee182cc299fe7df84b2 (patch) | |
tree | 3412a57ee007ae31215b8242dbc9b9d77052d463 /services/art-profile | |
parent | e5d363d85bb8afa077ba43c4908fc72a0886d5c8 (diff) | |
parent | 48ecef4bfb9db6328076ae159cab5c6720b1fc7e (diff) |
Merge "Support the toast Window to show on the secondary display."
Diffstat (limited to 'services/art-profile')
-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 cbc00ea53427..3c60eee4a2a9 100644 --- a/services/art-profile +++ b/services/art-profile @@ -13303,7 +13303,7 @@ PLcom/android/server/notification/NotificationManagerService$10;->createNotifica PLcom/android/server/notification/NotificationManagerService$10;->deleteNotificationChannel(Ljava/lang/String;Ljava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->enforcePolicyAccess(ILjava/lang/String;)V PLcom/android/server/notification/NotificationManagerService$10;->enforceSystemOrSystemUI(Ljava/lang/String;)V -PLcom/android/server/notification/NotificationManagerService$10;->enqueueToast(Ljava/lang/String;Landroid/app/ITransientNotification;I)V +PLcom/android/server/notification/NotificationManagerService$10;->enqueueToast(Ljava/lang/String;Landroid/app/ITransientNotification;II)V PLcom/android/server/notification/NotificationManagerService$10;->finishToken(Ljava/lang/String;Landroid/app/ITransientNotification;)V PLcom/android/server/notification/NotificationManagerService$10;->getAppActiveNotifications(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice; PLcom/android/server/notification/NotificationManagerService$10;->getBackupPayload(I)[B |