Searched refs:displayId (Results 1 – 5 of 5) sorted by relevance
28 val displayId: Int, constant in com.android.server.wm.traces.common.windowmanager.windows.TaskFragment49 if (displayId != other.displayId) return false in equals()59 result = 31 * result + displayId in hashCode()
31 fun isKeyguardOccluded(displayId: Int): Boolean = in isKeyguardOccluded()32 keyguardOccludedStates[displayId] ?: false in isKeyguardOccluded()
34 val displayId: Int, in <lambda>() constant in com.android.server.wm.traces.common.windowmanager.windows.Task117 if (displayId != other.displayId) return false in <lambda>()137 result = 31 * result + displayId in <lambda>()
100 displayId: Int in <lambda>()102 Condition("isAppTransitionIdle[$displayId]") { in <lambda>()103 it.wmState.getDisplay(displayId) in <lambda>()147 displayId: Int in <lambda>()150 "hasRotation[$expectedRotation, display=$displayId]") { in <lambda>()151 val currRotation = it.wmState.getRotation(displayId) in <lambda>()260 displayId: Int in <lambda>()263 isImeOnDisplay(displayId), in <lambda>()270 displayId: Int in <lambda>()272 Condition("isImeOnDisplay[$displayId]") { in <lambda>()[all …]
230 ?.map { it.displayId to it.keyguardOccluded } in <lambda>()317 displayId = proto.taskFragment?.displayId ?: proto.displayId, in <lambda>()350 displayId = proto.displayId, in <lambda>()403 displayId = proto.displayId, in <lambda>()