Searched refs:allowLabel (Results 1 – 1 of 1) sorted by relevance
516 String allowLabel = mContext.getResources().getString(R.string.Allow); in setPermissionGrantState() local517 getUiDevice().findObject(By.text(allowLabel)).click(); in setPermissionGrantState()