Searched refs:restrictionCount (Results 1 – 1 of 1) sorted by relevance
3393 final int restrictionCount = restrictionState.perUserRestrictions != null in dump()3395 if (restrictionCount > 0) { in dump()3397 for (int j = 0; j < restrictionCount; j++) { in dump()3743 final int restrictionCount = restrictions.length; in binderDied() local3744 for (int j = 0; j < restrictionCount; j++) { in binderDied()