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