Searched defs:IGNORE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/restore/
H A DRestorePolicy.java23 IGNORE, enum constant in enum:RestorePolicy
/frameworks/support/room/common/src/main/java/androidx/room/
H A DOnConflictStrategy.java33 OnConflictStrategy.FAIL, OnConflictStrategy.IGNORE})
54 int IGNORE = 5; field in interface:OnConflictStrategy
/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py56 IGNORE=["LockHotnessActivity.java", "unified_lock_activity.xml", "optionmenu.xml"] variable
154 for ignore in IGNORE:

Completed in 147 milliseconds