OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProtectionLevel
(Results
1 - 2
of
2
) sorted by null
/tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
PermissionNode.java
69
public static ProtectionLevel
getProtectionLevel
(String name)
220
public ProtectionLevel
getProtectionLevel
()
/tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java
188
permissionNode.setProtectionLevel(PermissionNode.
getProtectionLevel
(attrValue));
[
all
...]
Completed in 141 milliseconds