Searched refs:PACKAGE_INSTALLER (Results 1 – 1 of 1) sorted by relevance
39 protected final String PACKAGE_INSTALLER = "com.android.packageinstaller"; field in GenericAppPermissionTests118 By.res(PACKAGE_INSTALLER, "permission_allow_button")), pHelper.TIMEOUT).click(); in testPermissionDialogAllow()133 BySelector dontAskChkSelector = By.res(PACKAGE_INSTALLER, "do_not_ask_checkbox"); in testPermissionDialogDenyFlow()134 BySelector denySelctor = By.res(PACKAGE_INSTALLER, "permission_deny_button"); in testPermissionDialogDenyFlow()