Searched refs:MSG_PARSE_PKG (Results 1 – 1 of 1) sorted by relevance
1787 private static final int MSG_PARSE_PKG = 1; field in CarPackageManagerService.PackageHandler1817 Message msg = obtainMessage(MSG_PARSE_PKG, packageName); in requestParsingInstalledPkg()1832 case MSG_PARSE_PKG: in handleMessage()