Searched defs:checkbox (Results 1 – 2 of 2) sorted by relevance
76 View checkbox = inflater.inflate(com.android.internal.R.layout.always_use_checkbox, null); in onCreate() local
210 Checkable checkbox = (Checkable) mCurrentView.findViewById(android.R.id.toggle); in bindView() local