Searched refs:appNotForegroundRequired (Results 1 – 1 of 1) sorted by relevance
4564 boolean appNotForegroundRequired, in InstallConstraints() argument4569 this.mAppNotForegroundRequired = appNotForegroundRequired; in InstallConstraints()4665 boolean appNotForegroundRequired = (flg & 0x2) != 0; in InstallConstraints()4671 this.mAppNotForegroundRequired = appNotForegroundRequired; in InstallConstraints()