HomeSort by relevance Sort by last modified time
    Searched full:unlockimpl (Results 1 - 1 of 1) sorted by null

  /packages/apps/Email/src/com/android/email/provider/
ContentCache.java 499 unlockImpl(id, null, false);
609 unlockImpl(id, null, true);
620 unlockImpl(id, values, true);
632 private void unlockImpl(String id, ContentValues values, boolean wasLocked) {

Completed in 69 milliseconds