Searched refs:whereSharedUserId (Results 1 – 3 of 3) sorted by relevance
140 b.whereSharedUserId().isNotNull(); in isEmptyQuery_hasSharedUserId_returnsFalse()
541 .whereSharedUserId().isEqualTo("com.android.bedstead") in query_doesSpecifySharedUserId_matches()550 .whereSharedUserId().isNull() in query_specifiesNullSharedUserId_matches()
186 public StringQuery<TestAppQueryBuilder> whereSharedUserId() { in whereSharedUserId() method in TestAppQueryBuilder