HomeSort by relevance Sort by last modified time
    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