Searched defs:syncAdapter (Results 1 – 2 of 2) sorted by relevance
97 final Intent syncAdapter = new Intent(ACTION_SYNC_ADAPTER); in inflate() 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()