Searched refs:notInCallRequired (Results 1 – 1 of 1) sorted by relevance
5116 boolean notInCallRequired) { in InstallConstraints() argument5121 this.mNotInCallRequired = notInCallRequired; in InstallConstraints()5217 boolean notInCallRequired = (flg & 0x10) != 0; in InstallConstraints()5223 this.mNotInCallRequired = notInCallRequired; in InstallConstraints()