OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protectionlevelname
(Results
1 - 1
of
1
) sorted by null
/tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
PermissionNode.java
141
String
protectionLevelName
= getProtectionLevelName(propProtectionLevel);
142
properties.put(PROP_PROTECTIONLEVEL,
protectionLevelName
);
Completed in 44 milliseconds