Searched refs:isKeyInList (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/backup/
H A DAbsoluteFileBackupHelper.java69 if (isKeyInList(key, mFiles)) {
H A DFileBackupHelper.java97 if (isKeyInList(key, mFiles)) {
H A DSharedPreferencesBackupHelper.java125 if (isKeyInList(key, mPrefGroups)) {
H A DFileBackupHelperBase.java109 boolean isKeyInList(String key, String[] list) { method in class:FileBackupHelperBase
H A DWallpaperBackupHelper.java119 if (isKeyInList(key, mKeys)) {

Completed in 92 milliseconds