Searched refs:mPanicThresholdMs (Results 1 – 1 of 1) sorted by relevance
73 private final long mPanicThresholdMs; field in ImmersiveModeConfirmation91 mPanicThresholdMs = context.getResources() in ImmersiveModeConfirmation()155 if (!isScreenOn && (time - mPanicTime < mPanicThresholdMs)) { in onPowerKeyDown()