Searched refs:policyIdent (Results 1 – 2 of 2) sorted by relevance
520 public boolean usesPolicy(int policyIdent) { in usesPolicy() argument521 return (mUsesPolicies & (1<<policyIdent)) != 0; in usesPolicy()529 public String getTagForPolicy(int policyIdent) { in getTagForPolicy() argument530 return sRevKnownPolicies.get(policyIdent).tag; in getTagForPolicy()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...