Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/activity/setup/
DAuthenticationView.java65 public AuthenticationView(Context context, AttributeSet attrs, int defstyle) { in AuthenticationView() argument
66 super(context, attrs, defstyle); in AuthenticationView()