Searched refs:isKeyInList (Results 1 – 5 of 5) sorted by relevance
69 if (isKeyInList(key, mFiles)) { in restoreEntity()
124 if (isKeyInList(key, mPrefGroups)) { in restoreEntity()
97 if (isKeyInList(key, mFiles)) { in restoreEntity()
109 boolean isKeyInList(String key, String[] list) { in isKeyInList() method in FileBackupHelperBase
137 if (isKeyInList(key, mKeys)) { in restoreEntity()