Home
last modified time | relevance | path

Searched refs:MSG_SUSPENDED (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1771 private static final int MSG_SUSPENDED = 6; field in LauncherApps.CallbackMessageHandler
1815 case MSG_SUSPENDED: in handleMessage()
1877 obtainMessage(MSG_SUSPENDED, info).sendToTarget(); in postOnPackagesSuspended()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt15065 Landroid/content/pm/LauncherApps$CallbackMessageHandler;->MSG_SUSPENDED:I