Searched refs:restrictionCount (Results 1 – 1 of 1) sorted by relevance
4121 final int restrictionCount = restrictionState.perUserRestrictions != null in dump()4123 if (restrictionCount > 0 && dumpPackage == null) { in dump()4125 for (int j = 0; j < restrictionCount; j++) { in dump()4560 final int restrictionCount = restrictions.length; in binderDied() local4561 for (int j = 0; j < restrictionCount; j++) { in binderDied()