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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DAccountFilterActivity.java50 public class AccountFilterActivity extends Activity implements AdapterView.OnItemClickListener { class in inherits:Activity,AdapterView.OnItemClickListener
52 private static final String TAG = AccountFilterActivity.class.getSimpleName();
147 return new FilterLoader(AccountFilterActivity.this);
158 new FilterListAdapter(AccountFilterActivity.this, data, mCurrentFilter));

Completed in 666 milliseconds