Home
last modified time | relevance | path

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

/cts/tests/tests/permission2/src/android/permission2/cts/
DPermissionPolicyTest.java144 permissionInfo.protectionLevel = parseProtectionLevel( in loadExpectedPermissions()
155 private static int parseProtectionLevel(String protectionLevelString) { in parseProtectionLevel() method in PermissionPolicyTest