Searched refs:unlockImpl (Results 1 – 1 of 1) sorted by relevance
499 unlockImpl(id, null, false); in putCursorImpl()609 unlockImpl(id, null, true); in unlock()620 unlockImpl(id, values, true); in unlock()632 private void unlockImpl(String id, ContentValues values, boolean wasLocked) { in unlockImpl() method in ContentCache