Searched defs:syncAdapter (Results 1 – 3 of 3) sorted by relevance
97 final Intent syncAdapter = new Intent(ACTION_SYNC_ADAPTER); in inflate() local
617 final SyncAdapterType syncAdapter = authorities.get(j); in updateAccountSwitches() local
2254 private Uri updatedUri(Uri uri, boolean syncAdapter, String account, String accountType) { in updatedUri()2266 private void internalTestDirty(boolean syncAdapter) throws Exception { in internalTestDirty()