Searched defs:MSG_UNAVAILABLE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java951 private static final int MSG_UNAVAILABLE = 5; field in class:LauncherApps.CallbackMessageHandler
990 case MSG_UNAVAILABLE:
1041 obtainMessage(MSG_UNAVAILABLE, info).sendToTarget();

Completed in 56 milliseconds