Home
last modified time | relevance | path

Searched refs:setProtectionLevel (Results 1 – 1 of 1) sorted by relevance

/development/apps/Development/src/com/android/development/
DPermissionDetails.java203 setProtectionLevel(R.id.perm_protection, pInfo.protectionLevel); in onCreate()
239 private void setProtectionLevel(int viewId, int protectionLevel) { in setProtectionLevel() method in PermissionDetails