Guest User

Untitled

a guest
May 22nd, 2012
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Google Account Required Syncability Feature
  2. public static final String[] GOOGLE_ACCOUNT_REQUIRED_SYNCABILITY_FEATURES =
  3. new String[]{ "service_ah" };
  4.  
  5. mAccountManager.getAccountsByTypeAndFeatures(SyncAdapter.GOOGLE_ACCOUNT_TYPE,
  6. SyncAdapter.GOOGLE_ACCOUNT_REQUIRED_SYNCABILITY_FEATURES,
Advertisement
Add Comment
Please, Sign In to add comment