Searched refs:wakeupsConsideredUnlockIntents (Results 1 – 1 of 1) sorted by relevance
116 private var wakeupsConsideredUnlockIntents = mutableSetOf<Int>() variable228 wakeupsConsideredUnlockIntents, in onChange()303 return wakeupsConsideredUnlockIntents.contains(pmWakeReason) in isWakeupConsideredUnlockIntent()