Searched refs:isKeyInList (Results 1 – 6 of 6) sorted by relevance
69 if (isKeyInList(key, mFiles)) { in restoreEntity()
97 if (isKeyInList(key, mFiles)) { in restoreEntity()
124 if (isKeyInList(key, mPrefGroups)) { in restoreEntity()
93 if (isKeyInList(key, mKeys)) { in restoreEntity()
111 boolean isKeyInList(String key, String[] list) { in isKeyInList() method in FileBackupHelperBase
4257 Landroid/app/backup/FileBackupHelperBase;->isKeyInList(Ljava/lang/String;[Ljava/lang/String;)Z