Searched refs:restrictionType (Results 1 – 7 of 7) sorted by relevance
666 int restrictionType = a.getInt( in loadRestriction() local673 if (restrictionType == -1) { in loadRestriction()683 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); in loadRestriction()693 switch (restrictionType) { in loadRestriction()725 if (restrictionType == RestrictionEntry.TYPE_BUNDLE_ARRAY in loadRestriction()736 Log.w(TAG, "Unknown restriction type " + restrictionType); in loadRestriction()
1027 void noteAppRestrictionEnabled(in String packageName, int uid, int restrictionType, in noteAppRestrictionEnabled() argument
2380 @RestrictionLevel int restrictionType, boolean enabled, in noteAppRestrictionEnabled() argument2385 + restrictionType + " reason=" + reason + ", subReason=" + subReason in noteAppRestrictionEnabled()2397 getRestrictionTypeStatsd(restrictionType), in noteAppRestrictionEnabled()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1017 field public static final int restrictionType = 16843923; // 0x1010493
1407 field public static final int restrictionType = 16843923; // 0x1010493
75685 Lcom/android/internal/R$attr;->restrictionType:I