HomeSort by relevance Sort by last modified time
    Searched refs:AutologinBar (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
AutologinBar.java 32 public class AutologinBar extends LinearLayout implements OnClickListener,
44 public AutologinBar(Context context) {
48 public AutologinBar(Context context, AttributeSet attrs) {
52 public AutologinBar(Context context, AttributeSet attrs, int defStyle) {
TitleBar.java 53 private AutologinBar mAutoLogin;
90 mAutoLogin = (AutologinBar) stub.inflate();

Completed in 312 milliseconds