Searched refs:syncState (Results 1 – 3 of 3) sorted by relevance
181 long rawContactId, long syncState, boolean dirty) { in RawContact() argument195 mSyncState = syncState; in RawContact()226 final long syncState = !contact.isNull("x") ? contact.getLong("x") : 0; in valueOf() local229 serverContactId, rawContactId, syncState, false); in valueOf()
201 mDrawerToggle.syncState(); in onPostCreate()
206 mDrawerToggle.syncState(); in onPostCreate()