Home
last modified time | relevance | path

Searched refs:createInteractionJankMonitorConf (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2246 createInteractionJankMonitorConf("RunRemoteAnimation")); in handleStartKeyguardExitAnimation()
2262 createInteractionJankMonitorConf("DismissPanel")); in handleStartKeyguardExitAnimation()
2269 createInteractionJankMonitorConf("RemoteAnimationDisabled")); in handleStartKeyguardExitAnimation()
2349 private Configuration.Builder createInteractionJankMonitorConf(String tag) { in createInteractionJankMonitorConf() method in KeyguardViewMediator