Searched refs:MSG_RESOLVE_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
56 const int32_t MSG_RESOLVE_PACKAGE_NAME = 0; variable218 mHandlerLooper->removeMessages(mMessageHandler, MSG_RESOLVE_PACKAGE_NAME); in asyncFetchPackageNamesForUids()219 mHandlerLooper->sendMessage(mMessageHandler, Message(MSG_RESOLVE_PACKAGE_NAME)); in asyncFetchPackageNamesForUids()306 case MSG_RESOLVE_PACKAGE_NAME: in handleMessage()