Searched defs:syncAdapter (Results 1 – 2 of 2) sorted by relevance
97 final Intent syncAdapter = new Intent(ACTION_SYNC_ADAPTER); in inflate() local
2191 private Uri updatedUri(Uri uri, boolean syncAdapter, String account, String accountType) { in updatedUri()2203 private void internalTestDirty(boolean syncAdapter) throws Exception { in internalTestDirty()