OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContactBadge
(Results
1 - 2
of
2
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
ContactBadge.java
28
public class
ContactBadge
extends QuickContactBadge {
32
public
ContactBadge
(Context context) {
36
public
ContactBadge
(Context context, AttributeSet attrs) {
40
public
ContactBadge
(Context context, AttributeSet attrs, int defStyle) {
ContactSuggestionView.java
39
private
ContactBadge
mQuickContact;
56
mQuickContact = (
ContactBadge
) findViewById(R.id.icon1);
Completed in 50 milliseconds