Searched refs:EVENT_REQUEST_INSTALLER_CLEAN_UP (Results 1 – 2 of 2) sorted by relevance
74 private static final int EVENT_REQUEST_INSTALLER_CLEAN_UP = -1; field in MainActivity265 if (event == EVENT_REQUEST_INSTALLER_CLEAN_UP) { in onReceive()
129 private static final int EVENT_REQUEST_INSTALLER_CLEAN_UP = -1; field in PackageInstallerCujTestBase269 sendRequestInstallerBroadcast(EVENT_REQUEST_INSTALLER_CLEAN_UP); in requestInstallerCleanUp()