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

  /packages/apps/Contacts/src/com/android/contacts/interactions/
GroupCreationDialogFragment.java 32 private static final String ARG_ACCOUNT_TYPE = "accountType";
49 args.putString(ARG_ACCOUNT_TYPE, accountType);
82 String accountType = arguments.getString(ARG_ACCOUNT_TYPE);
  /packages/apps/Browser/src/com/android/browser/
BookmarksLoader.java 25 public static final String ARG_ACCOUNT_TYPE = "acct_type";

Completed in 46 milliseconds