Searched refs:queryKey3 (Results 1 – 2 of 2) sorted by relevance
420 HashableDimensionKey queryKey3; in TEST() local421 getPartialWakelockKey(1001 /* uid */, &queryKey3); in TEST()423 getStateInt(mgr, util::WAKELOCK_STATE_CHANGED, queryKey3)); in TEST()548 HashableDimensionKey queryKey3; in TEST() local549 getOverlayKey(1000, "package2", &queryKey3); in TEST()551 getStateInt(mgr, util::OVERLAY_STATE_CHANGED, queryKey3)); in TEST()
723 const auto queryKey3 = getWakeLockQueryKey(position, uids1, conditionName); in TEST() local