Searched defs:OathLayout (Results 1 - 1 of 1) sorted by relevance

/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/mechanisms/oath/
H A DOathLayout.java45 public class OathLayout extends MechanismLayout<Oath> { class in inherits:MechanismLayout
62 public OathLayout(Context context) { method in class:OathLayout
66 public OathLayout(Context context, AttributeSet attrs) { method in class:OathLayout
70 public OathLayout(Context context, AttributeSet attrs, int defStyle) { method in class:OathLayout

Completed in 27 milliseconds