Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1770 private static final int MSG_UNAVAILABLE = 5; field in LauncherApps.CallbackMessageHandler
1812 case MSG_UNAVAILABLE: in handleMessage()
1868 obtainMessage(MSG_UNAVAILABLE, info).sendToTarget(); in postOnPackagesUnavailable()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt15066 Landroid/content/pm/LauncherApps$CallbackMessageHandler;->MSG_UNAVAILABLE:I