Searched refs:denyLabel (Results 1 – 1 of 1) sorted by relevance
504 String denyLabel = mContext.getResources().getString(R.string.Deny); in setPermissionGrantState() local507 Until.findObject(By.text(denyLabel)), GLOBAL_TIMEOUT_MILLIS).isChecked(); in setPermissionGrantState()519 getUiDevice().findObject(By.text(denyLabel)).click(); in setPermissionGrantState()