Searched refs:mClientGeneration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardHostView.java117 protected int mClientGeneration; field in class:KeyguardHostView
273 if (DEBUGXPORT && (mClientGeneration != clientGeneration || clearing)) {
276 mClientGeneration = clientGeneration;

Completed in 33 milliseconds