Searched refs:setProtectionLevel (Results 1 – 1 of 1) sorted by relevance
203 setProtectionLevel(R.id.perm_protection, pInfo.protectionLevel); in onCreate()239 private void setProtectionLevel(int viewId, int protectionLevel) { in setProtectionLevel() method in PermissionDetails