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

  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 236 public int mListType;
306 mListType = LIST_TYPE_NOTIFICATION;
312 mListType = LIST_TYPE_STORAGE;
315 mListType = LIST_TYPE_MAIN;
319 mListType = LIST_TYPE_USAGE_ACCESS;
321 mListType = LIST_TYPE_HIGH_POWER;
325 mListType = LIST_TYPE_OVERLAY;
327 mListType = LIST_TYPE_WRITE_SETTINGS;
329 mListType = LIST_TYPE_MANAGE_SOURCES;
331 mListType = LIST_TYPE_GAMES
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListFragment.java 139 private int mListType;
    [all...]

Completed in 285 milliseconds