Searched refs:mCrossProfile (Results 1 – 1 of 1) sorted by relevance
50 BooleanQueryHelper<TestAppQueryBuilder> mCrossProfile = new BooleanQueryHelper<>(this); field in TestAppQueryBuilder166 return mCrossProfile; in whereCrossProfile()276 && Queryable.isEmptyQuery(mCrossProfile) in isEmptyQuery()330 if (!BooleanQueryHelper.matches(mCrossProfile, details.mApp.getCrossProfile())) { in matches()388 mCrossProfile.describeQuery("crossProfile"), in describeQuery()