Searched refs:ACTION_REQUEST_INSTALLER (Results 1 – 2 of 2) sorted by relevance
61 private static final String ACTION_REQUEST_INSTALLER = field in MainActivity94 new IntentFilter(ACTION_REQUEST_INSTALLER), Context.RECEIVER_EXPORTED); in onCreate()
118 private static final String ACTION_REQUEST_INSTALLER = field in PackageInstallerCujTestBase343 final Intent intent = new Intent(ACTION_REQUEST_INSTALLER); in sendRequestInstallerBroadcast()