Searched refs:MSG_ON_PACKAGE_INSTALLED (Results 1 – 1 of 1) sorted by relevance
134 private static final int MSG_ON_PACKAGE_INSTALLED = 2; field in PackageInstallerSession334 case MSG_ON_PACKAGE_INSTALLED:2186 mHandler.obtainMessage(MSG_ON_PACKAGE_INSTALLED, args).sendToTarget(); in dispatchSessionFinished()