Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java125 beginJankInstrument(InteractionJankMonitor.CUJ_LOCKSCREEN_PASSWORD_APPEAR);
127 beginJankInstrument(
531 private void beginJankInstrument(int cuj) { in beginJankInstrument() method in KeyguardSecurityContainer