Searched refs:appNotForegroundRequired (Results 1 – 1 of 1) sorted by relevance
5113 boolean appNotForegroundRequired, in InstallConstraints() argument5118 this.mAppNotForegroundRequired = appNotForegroundRequired; in InstallConstraints()5214 boolean appNotForegroundRequired = (flg & 0x2) != 0; in InstallConstraints()5220 this.mAppNotForegroundRequired = appNotForegroundRequired; in InstallConstraints()