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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DMultiPaneChallengeLayout.java488 public static final int CHILD_TYPE_NONE = 0; field in class:MultiPaneChallengeLayout.LayoutParams
513 CHILD_TYPE_NONE);
H A DSlidingChallengeLayout.java1247 public int childType = CHILD_TYPE_NONE;
1248 public static final int CHILD_TYPE_NONE = 0; field in class:SlidingChallengeLayout.LayoutParams
1284 CHILD_TYPE_NONE);

Completed in 41 milliseconds